Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.h91 void buildLayer(RenderNode* node);
H A DRenderProxy.cpp159 void RenderProxy::buildLayer(RenderNode* node) { in buildLayer() function in android::uirenderer::renderthread::RenderProxy
160 mRenderThread.queue().runSync([&]() { mContext->buildLayer(node); }); in buildLayer()
H A DCanvasContext.h139 void buildLayer(RenderNode* node);
H A DCanvasContext.cpp778 void CanvasContext::buildLayer(RenderNode* node) { in buildLayer() function in android::uirenderer::renderthread::CanvasContext
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DBaseDialogFragment.java209 v.buildLayer(); in prepareAndAnimateView()
H A DActionAdapter.java420 v.buildLayer(); in prepareAndAnimateView()
/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java316 public void buildLayer() { in buildLayer() method in TextureView
H A DViewPropertyAnimator.java774 mView.buildLayer(); in withLayer()
H A DView.java21345 public void buildLayer() { in buildLayer() method in View
21361 attachInfo.mThreadedRenderer.buildLayer(mRenderNode); in buildLayer()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListSwipeHelper.java452 itemView.buildLayer(); in setHardwareAnimatingLayerType()
/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramGuide.java567 mTable.buildLayer(); in show()
568 mSidePanelGridView.buildLayer(); in show()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDessertCaseView.java342 v.buildLayer(); in makeHardwareLayerListener()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java728 public void buildLayer(RenderNode node) { in buildLayer() method in HardwareRenderer
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareRenderer.cpp304 proxy->buildLayer(node); in android_view_ThreadedRenderer_buildLayer()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDialpadFragment.java399 fragmentView.buildLayer(); in onCreateView()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17512 HSPLandroid/view/View;->buildLayer()V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48632 method public void buildLayer();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33296 method public void buildLayer();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17561 HSPLandroid/view/View;->buildLayer()V
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66340 Landroid/view/ThreadedRenderer;->buildLayer(Landroid/view/RenderNode;)V