Searched defs:isProtectedBuffer (Results 1 – 2 of 2) sorted by relevance
524 const bool isProtectedBuffer = buffer->getUsage() & GRALLOC_USAGE_PROTECTED; in mapExternalTextureBuffer() local
513 static inline bool isProtectedBuffer(const private_handle_t* hnd) { in isProtectedBuffer() function