Searched refs:HOLE_PUNCH_ANNOTATION (Results 1 – 4 of 4) sorted by relevance
21 const std::string HOLE_PUNCH_ANNOTATION = "surface_hole_punch"; variable
25 const static std::string HOLE_PUNCH_ANNOTATION; variable
30 if (HOLE_PUNCH_ANNOTATION == key) { in onDrawAnnotation()
82 mRecorder.drawAnnotation(rect.rect(), HOLE_PUNCH_ANNOTATION.c_str(), in punchHole()