Home
last modified time | relevance | path

Searched defs:createProtectedImage (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp60 bool createProtectedImage = 0 != (bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in Make() local
DGrAHardwareBufferUtils.cpp499 bool createProtectedImage = isProtectedContent && can_import_protected_content(context); in MakeBackendTexture() local
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp102 bool createProtectedImage = 0 != (bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in Make() local
435 bool createProtectedImage = isProtectedContent && can_import_protected_content(context); in make_backend_texture() local