Home
last modified time | relevance | path

Searched defs:bufferSlot (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DBufferPresentationTests.kt82 for (bufferSlot in 0..numBufferCount - 1) { in <lambda>() method
87 for (bufferSlot in 0..numBufferCount - 1) { in <lambda>() method
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCommandBuffer.cpp190 for (auto& bufferSlot : fBoundUniforms) { in onResetCommandBuffer() local
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurface.cpp761 auto& bufferSlot = mSlots[slot]; in detachBuffer() local