Home
last modified time | relevance | path

Searched defs:isProtectedBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp524 const bool isProtectedBuffer = buffer->getUsage() & GRALLOC_USAGE_PROTECTED; in mapExternalTextureBuffer() local
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h513 static inline bool isProtectedBuffer(const private_handle_t* hnd) { in isProtectedBuffer() function