HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_USES_GPU (Results 1 - 4 of 4) sorted by null

  /hardware/msm7k/libgralloc/
gralloc_priv.h 72 PRIV_FLAGS_USES_GPU = 0x00000004,
mapper.cpp 116 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_USES_GPU)) {
159 } else if (hnd->flags & private_handle_t::PRIV_FLAGS_USES_GPU) {