Searched refs:lockAsync_ycbcr (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/graphics/mapper/2.0/default/
H A DGralloc0Mapper.cpp88 if (mMinor >= 3 && mModule->lockAsync_ycbcr) {
98 result = mModule->lockAsync_ycbcr(mModule, bufferHandle, cpuUsage,
/hardware/libhardware/include/hardware/
H A Dgralloc.h300 * The (*lockAsync_ycbcr)() method is like the (*lock_ycbcr)()
310 int (*lockAsync_ycbcr)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
/hardware/libhardware/tests/hardware/
H A Dstruct-offset.cpp188 CHECK_MEMBER_AT(gralloc_module_t, lockAsync_ycbcr, 160, 312);

Completed in 1188 milliseconds