Home
last modified time | relevance | path

Searched refs:drew (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaVulkanPipeline.cpp95 bool SkiaVulkanPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers() argument
97 *requireSwap = drew; in swapBuffers()
DSkiaOpenGLPipeline.cpp124 bool SkiaOpenGLPipeline::swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty, in swapBuffers() argument
132 *requireSwap = drew || mEglManager.damageRequiresSwap(); in swapBuffers()
DSkiaOpenGLPipeline.h43 bool swapBuffers(const renderthread::Frame& frame, bool drew, const SkRect& screenDirty,
DSkiaVulkanPipeline.h42 bool swapBuffers(const renderthread::Frame& frame, bool drew, const SkRect& screenDirty,
/frameworks/base/libs/hwui/renderthread/
DIRenderPipeline.h66 virtual bool swapBuffers(const Frame& frame, bool drew, const SkRect& screenDirty,
DCanvasContext.cpp449 bool drew = mRenderPipeline->draw(frame, windowDirty, dirty, mLightGeometry, &mLayerUpdateQueue, in draw() local
459 mRenderPipeline->swapBuffers(frame, drew, windowDirty, mCurrentFrameInfo, &requireSwap); in draw()
/frameworks/base/core/proto/android/app/
Denums.proto27 // The transition was started because we drew the splash screen.
33 // The transition was started because of a we drew a task snapshot.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto1895 // Logged when we execute an app transition and we drew a starting window. This indicates the