OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRALLOC_USAGE_EXTERNAL_DISP
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
gralloc.h
83
GRALLOC_USAGE_EXTERNAL_DISP
= 0x00002000,
/frameworks/base/media/libstagefright/colorconversion/
SoftwareRenderer.cpp
94
| GRALLOC_USAGE_HW_TEXTURE |
GRALLOC_USAGE_EXTERNAL_DISP
));
/frameworks/base/media/libstagefright/
ACodec.cpp
463
usage | GRALLOC_USAGE_HW_TEXTURE |
GRALLOC_USAGE_EXTERNAL_DISP
);
[
all
...]
OMXCodec.cpp
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
244
return (handle->usage &
GRALLOC_USAGE_EXTERNAL_DISP
);
[
all
...]
Completed in 226 milliseconds