Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/debug/
DSkiaCapture.cpp166 base::SetProperty(PROPERTY_DEBUG_RENDERENGINE_CAPTURE_FILENAME, name); in writeToFile()
174 base::SetProperty(PROPERTY_DEBUG_RENDERENGINE_CAPTURE_FILENAME, ""); in setupMultiFrameCapture()
/frameworks/native/libs/renderengine/include/renderengine/
DRenderEngine.h50 #define PROPERTY_DEBUG_RENDERENGINE_CAPTURE_FILENAME "debug.renderengine.capture_filename" macro