Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/include/renderengine/impl/
DExternalTexture.h51 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function
/frameworks/native/libs/gui/include/gui/fake/
DBufferData.h34 bool hasSameBuffer(const android::BufferData& other) const override { in hasSameBuffer() function
/frameworks/native/libs/renderengine/include/renderengine/mock/
DFakeExternalTexture.h40 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionProtoParser.cpp42 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function in android::surfaceflinger::FakeExternalTexture
/frameworks/native/libs/gui/include/gui/
DLayerState.h89 virtual bool hasSameBuffer(const BufferData& other) const { in hasSameBuffer() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionApplicationTest.cpp301 bool hasSameBuffer(const renderengine::ExternalTexture& other) const override { in hasSameBuffer() function in android::FakeExternalTexture