HomeSort by relevance Sort by last modified time
    Searched defs:lock_ycbcr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/hwcplus/include/hardware/
gralloc.h 46 * Add support for flexible YCbCr format with (*lock_ycbcr)() method.
189 * and return -EINVAL. These buffers must be locked with (*lock_ycbcr)()
229 * The (*lock_ycbcr)() method is like the (*lock)() method, with the
239 int (*lock_ycbcr)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
  /hardware/libhardware/include/hardware/
gralloc.h 46 * Add support for flexible YCbCr format with (*lock_ycbcr)() method.
196 * and return -EINVAL. These buffers must be locked with (*lock_ycbcr)()
236 * The (*lock_ycbcr)() method is like the (*lock)() method, with the
255 int (*lock_ycbcr)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
290 * The (*lockAsync_ycbcr)() method is like the (*lock_ycbcr)()

Completed in 194 milliseconds