Home
last modified time | relevance | path

Searched defs:hasSameBuffer (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/impl/
H A DExternalTexture.h51 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/fake/
DBufferData.h34 bool hasSameBuffer(const android::BufferData& other) const override { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/fake/
DBufferData.h34 bool hasSameBuffer(const android::BufferData& other) const override { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/fake/
DBufferData.h34 bool hasSameBuffer(const android::BufferData& other) const override { in hasSameBuffer() function
/aosp_15_r20/frameworks/native/libs/gui/include/gui/fake/
H A DBufferData.h34 bool hasSameBuffer(const android::BufferData& other) const override { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/fake/
DBufferData.h34 bool hasSameBuffer(const android::BufferData& other) const override { in hasSameBuffer() function
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/mock/
H A DFakeExternalTexture.h40 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/Tracing/
H A DTransactionProtoParser.cpp42 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function in android::surfaceflinger::FakeExternalTexture
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DLayerState.h69 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/
DLayerState.h69 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DLayerState.h69 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DLayerState.h69 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DLayerState.h88 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DLayerState.h88 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DLayerState.h88 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DLayerState.h88 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DLayerState.h93 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp304 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function in android::FakeExternalTexture