Home
last modified time | relevance | path

Searched refs:buildLayer (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderProxy.h95 ANDROID_API void buildLayer(RenderNode* node);
DRenderProxy.cpp286 CREATE_BRIDGE2(buildLayer, CanvasContext* context, RenderNode* node) { in CREATE_BRIDGE2() argument
287 args->context->buildLayer(args->node); in CREATE_BRIDGE2()
291 void RenderProxy::buildLayer(RenderNode* node) { in buildLayer() function in android::uirenderer::renderthread::RenderProxy
292 SETUP_TASK(buildLayer); in buildLayer()
DCanvasContext.h141 void buildLayer(RenderNode* node);
DCanvasContext.cpp543 void CanvasContext::buildLayer(RenderNode* node) { in buildLayer() function in android::uirenderer::renderthread::CanvasContext
/frameworks/base/core/java/android/view/
DTextureView.java302 public void buildLayer() { in buildLayer() method in TextureView
DViewPropertyAnimator.java780 mView.buildLayer(); in withLayer()
DThreadedRenderer.java805 void buildLayer(RenderNode node) { in buildLayer() method in ThreadedRenderer
DView.java17869 public void buildLayer() {
17885 attachInfo.mThreadedRenderer.buildLayer(mRenderNode);
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseView.java342 v.buildLayer(); in makeHardwareLayerListener()
/frameworks/base/core/jni/
Dandroid_view_ThreadedRenderer.cpp745 proxy->buildLayer(node); in android_view_ThreadedRenderer_buildLayer()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java717 mScreenshotView.buildLayer(); in startAnimation()
/frameworks/base/libs/hwui/tests/unit/
DFrameBuilderTests.cpp1490 RENDERTHREAD_OPENGL_PIPELINE_TEST(FrameBuilder, buildLayer) { in RENDERTHREAD_OPENGL_PIPELINE_TEST() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33296 method public void buildLayer();
/frameworks/base/api/
Dcurrent.txt45117 method public void buildLayer();
Dsystem-current.txt48656 method public void buildLayer();