Searched defs:isProtected (Results 1 – 6 of 6) sorted by relevance
32 bool isProtected = (graphicBuffer->getUsage() & GRALLOC_USAGE_PROTECTED); in create_eglImage() local
567 bool isProtected() { return !!(mAttributes & ATTR_PROTECTED); } in isProtected() function