Searched defs:remapBuffer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/native/libs/renderengine/ | ||
H A D | ExternalTexture.cpp | 37 void ExternalTexture::remapBuffer() { in remapBuffer() function in android::renderengine::impl::ExternalTexture |
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/mock/ | ||
H A D | FakeExternalTexture.h | 48 void remapBuffer() override {} in remapBuffer() function |
/aosp_15_r20/frameworks/native/services/surfaceflinger/Tracing/ | ||
H A D | TransactionProtoParser.cpp | 50 void remapBuffer() override {} in remapBuffer() function in android::surfaceflinger::FakeExternalTexture |
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
H A D | TransactionApplicationTest.cpp | 312 void remapBuffer() override {} in remapBuffer() function in android::FakeExternalTexture |