HomeSort by: relevance | last modified time | path
    Searched defs:lock_ycbcr (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
gralloc.h 45 * Add support for flexible YCbCr format with (*lock_ycbcr)() method.
208 * and return -EINVAL. These buffers must be locked with (*lock_ycbcr)()
248 * The (*lock_ycbcr)() method is like the (*lock)() method, with the
267 int (*lock_ycbcr)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
302 * The (*lockAsync_ycbcr)() method is like the (*lock_ycbcr)()

Completed in 183 milliseconds