OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gralloc_lock_ycbcr
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8960/libgralloc/
mapper.cpp
247
int
gralloc_lock_ycbcr
(gralloc_module_t const* module,
function
/hardware/qcom/display/msm8974/libgralloc/
mapper.cpp
248
int
gralloc_lock_ycbcr
(gralloc_module_t const* module,
function
/hardware/qcom/display/msm8x26/libgralloc/
mapper.cpp
247
int
gralloc_lock_ycbcr
(gralloc_module_t const* module,
function
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
774
static int
gralloc_lock_ycbcr
(gralloc_module_t const* module,
function
785
ALOGE("
gralloc_lock_ycbcr
got NULL ycbcr struct");
792
ALOGE("
gralloc_lock_ycbcr
bad handle\n");
797
ALOGE("
gralloc_lock_ycbcr
can only be used with "
811
ALOGE("
gralloc_lock_ycbcr
usage mismatch usage:0x%x cb->usage:0x%x\n",
847
ALOGE("
gralloc_lock_ycbcr
unexpected internal format %x",
870
DD("
gralloc_lock_ycbcr
success. usage: %x, ycbcr.y: %p, .cb: %p, .cr: %p, "
1013
lock_ycbcr:
gralloc_lock_ycbcr
,
Completed in 92 milliseconds