Searched defs:FakeExternalTexture (Results 1 – 3 of 3) sorted by relevance
29 class FakeExternalTexture : public renderengine::ExternalTexture { class38 FakeExternalTexture(uint32_t width, uint32_t height, uint64_t id, PixelFormat pixelFormat, in FakeExternalTexture() function in android::surfaceflinger::FakeExternalTexture
36 FakeExternalTexture(uint32_t width, uint32_t height, uint64_t id, PixelFormat pixelFormat, in FakeExternalTexture() function
288 class FakeExternalTexture : public renderengine::ExternalTexture { class297 FakeExternalTexture(BufferData& bufferData) in FakeExternalTexture() function in android::FakeExternalTexture