Home
last modified time | relevance | path

Searched refs:HOLE_PUNCH_ANNOTATION (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DHolePunch.cpp21 const std::string HOLE_PUNCH_ANNOTATION = "surface_hole_punch"; variable
DHolePunch.h25 const static std::string HOLE_PUNCH_ANNOTATION; variable
DTransformCanvas.cpp30 if (HOLE_PUNCH_ANNOTATION == key) { in onDrawAnnotation()
DSkiaRecordingCanvas.cpp82 mRecorder.drawAnnotation(rect.rect(), HOLE_PUNCH_ANNOTATION.c_str(), in punchHole()