Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/android/
H A Dsurface_control.cpp287 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransactionStats_getAcquireTime()
301 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransactionStats_getPreviousReleaseFenceFd()
358 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_reparent()
372 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setVisibility()
393 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setZOrder()
405 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setBuffer()
423 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setGeometry()
450 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setCrop()
462 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setPosition()
473 CHECK_NOT_NULL(aSurfaceControl); in ASurfaceTransaction_setBufferTransform()
[all …]
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h100 ASurfaceControl* aSurfaceControl,