Home
last modified time | relevance | path

Searched defs:GetTexture (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/engine/flutter/flow/
Dtexture.cc33 std::shared_ptr<Texture> TextureRegistry::GetTexture(int64_t id) { in GetTexture() function in flutter::TextureRegistry
/third_party/flutter/engine/flutter/flow/ohos_layers/
Dtexture_register.cpp96 const AceTextureLayer& TextureRegistry::GetTexture(int64_t id) in GetTexture() function in flutter::OHOS::TextureRegistry
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp493 const TextureBase* TextureViewBase::GetTexture() const { in GetTexture() function in dawn_native::TextureViewBase
498 TextureBase* TextureViewBase::GetTexture() { in GetTexture() function in dawn_native::TextureViewBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp727 const TextureBase* TextureViewBase::GetTexture() const { in GetTexture() function in dawn_native::TextureViewBase
732 TextureBase* TextureViewBase::GetTexture() { in GetTexture() function in dawn_native::TextureViewBase
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DDestroyObjectTests.cpp50 Ref<TextureMock> GetTexture() { in GetTexture() function in dawn_native::__anonc8edf2a50111::DestroyObjectTests