Home
last modified time | relevance | path

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

/aosp12/frameworks/base/native/android/
H A Dsurface_control.cpp196 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_apply()
286 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setOnComplete()
318 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_reparent()
332 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setVisibility()
353 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setZOrder()
365 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setBuffer()
383 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setGeometry()
410 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setCrop()
422 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setPosition()
433 CHECK_NOT_NULL(aSurfaceTransaction); in ASurfaceTransaction_setBufferTransform()
[all …]
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h97 typedef void (*AST_reparent)(ASurfaceTransaction* aSurfaceTransaction,