Home
last modified time | relevance | path

Searched defs:mAcquireFence (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DRenderState.h36 int32_t mAcquireFence = 0; // Probably should not be here. variable
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.h151 int32_t mAcquireFence; variable
H A DExynosDisplay.h259 int32_t mAcquireFence; variable
/aosp12/frameworks/av/media/libstagefright/bqhelper/
H A DGraphicBufferSource.cpp265 sp<Fence> mAcquireFence; member