Searched refs:isProtectedBuffer (Results 1 – 1 of 1) sorted by relevance
412 const bool isProtectedBuffer = buffer->getUsage() & GRALLOC_USAGE_PROTECTED; in mapExternalTextureBuffer() local416 if (isProtectedBuffer || isProtected() || !isGpuSampleable) { in mapExternalTextureBuffer()