OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dataSpace
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/include/android_stub/android/
native_window.h
199
* All buffers queued after this call will be associated with the
dataSpace
202
*
dataSpace
specifies additional information about the buffer.
205
* measurement data instead of color images. The default
dataSpace
is 0,
210
* \param
dataSpace
data space of all buffers queued after this call.
211
* \return 0 for success, -EINVAL if window is invalid or the
dataspace
is not
214
int32_t ANativeWindow_setBuffersDataSpace(ANativeWindow* window, int32_t
dataSpace
) __INTRODUCED_IN(28);
217
* Get the
dataspace
of the buffers in window.
221
* \return the
dataspace
of buffers in window, ADATASPACE_UNKNOWN is returned if
222
*
dataspace
is unknown, or -EINVAL if window is invalid.
/xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c
86
data.exec.
dataSpace
= (void *)&space;
109
data.exec.
dataSpace
= (void *)&space;
132
data.exec.
dataSpace
= (void *)&space;
156
data.exec.
dataSpace
= (void *)&space;
230
data.exec.
dataSpace
= (void *)&space;
281
data.exec.
dataSpace
= (void *)&space;
440
data.exec.
dataSpace
= (void *)&space;
567
data.exec.
dataSpace
= (void *)&space;
709
data.exec.
dataSpace
= (void *)&space;
atombios_output.c
233
data.exec.
dataSpace
= (void *)&space;
297
data.exec.
dataSpace
= (void *)&space;
332
data.exec.
dataSpace
= (void *)&space;
363
data.exec.
dataSpace
= (void *)&space;
503
data.exec.
dataSpace
= (void *)&space;
825
data.exec.
dataSpace
= (void *)&space;
1010
data.exec.
dataSpace
= (void *)&space;
1297
data.exec.
dataSpace
= (void *)&space;
1358
data.exec.
dataSpace
= (void *)&space;
1441
data.exec.
dataSpace
= (void *)&space
[
all
...]
radeon_atombios.h
91
pointer *
dataSpace
;
radeon_atombios.c
514
data.exec.
dataSpace
= NULL;
538
data.exec.
dataSpace
= (void *)&space;
568
data.exec.
dataSpace
= (void *)&space;
595
data.exec.
dataSpace
= (void *)&space;
623
data.exec.
dataSpace
= (void *)&space;
1498
data.exec.
dataSpace
= (void *)&space;
2659
pointer *
dataSpace
= data->exec.
dataSpace
;
2663
if (
dataSpace
) {
2673
*
dataSpace
= (uint8_t*)info->FB + handle->fbBase
[
all
...]
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
window.h
817
* native_window_set_buffers_data_space(..., int
dataSpace
)
818
* All buffers queued after this call will be associated with the
dataSpace
821
*
dataSpace
specifies additional information about the buffer that's dependent
825
* images. The default
dataSpace
is 0, HAL_DATASPACE_UNKNOWN, unless it has been
830
android_dataspace_t
dataSpace
)
833
dataSpace
);
Completed in 39 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026