Home
last modified time | relevance | path

Searched refs:can_import_protected_content (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp479 static bool can_import_protected_content(GrContext* context) { in can_import_protected_content() function
499 bool createProtectedImage = isProtectedContent && can_import_protected_content(context); in MakeBackendTexture()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp59 static bool can_import_protected_content(GrContext* context) { in can_import_protected_content() function
435 bool createProtectedImage = isProtectedContent && can_import_protected_content(context); in make_backend_texture()