Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanSurface.h44 sk_sp<SkSurface> getCurrentSkSurface() { in getCurrentSkSurface() function
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaVulkanPipeline.cpp86 backBuffer = mVkSurface->getCurrentSkSurface(); in draw()