Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.cpp468 SkSurfaceProps surfaceProps; in dequeueNativeBuffer() local
470 surfaceProps = SkSurfaceProps(SkSurfaceProps::kAlwaysDither_Flag | surfaceProps.flags(), in dequeueNativeBuffer()
471 surfaceProps.pixelGeometry()); in dequeueNativeBuffer()
475 kTopLeft_GrSurfaceOrigin, mWindowInfo.colorspace, &surfaceProps, in dequeueNativeBuffer()