Searched refs:initProperties (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
H A DCaches.h134 bool initProperties();
H A DLayer.cpp102 renderer->initProperties();
H A DCaches.cpp57 initProperties();
161 bool Caches::initProperties() { function in class:android::uirenderer::Caches
H A DOpenGLRenderer.h131 void initProperties();
H A DOpenGLRenderer.cpp156 void OpenGLRenderer::initProperties() { function in class:android::uirenderer::OpenGLRenderer
/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp118 mCanvas->initProperties();
H A DRenderProxy.cpp121 needsRedraw = Caches::getInstance().initProperties();

Completed in 326 milliseconds