/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageUtil.cpp | 1051 const tcu::Texture1D &TestTexture1D::getTexture(void) const in getTexture() function in vkt::pipeline::TestTexture1D 1056 tcu::Texture1D &TestTexture1D::getTexture(void) in getTexture() function in vkt::pipeline::TestTexture1D 1125 const tcu::Texture1DArray &TestTexture1DArray::getTexture(void) const in getTexture() function in vkt::pipeline::TestTexture1DArray 1130 tcu::Texture1DArray &TestTexture1DArray::getTexture(void) in getTexture() function in vkt::pipeline::TestTexture1DArray 1200 const tcu::Texture2D &TestTexture2D::getTexture(void) const in getTexture() function in vkt::pipeline::TestTexture2D 1205 tcu::Texture2D &TestTexture2D::getTexture(void) in getTexture() function in vkt::pipeline::TestTexture2D 1277 const tcu::Texture2DArray &TestTexture2DArray::getTexture(void) const in getTexture() function in vkt::pipeline::TestTexture2DArray 1282 tcu::Texture2DArray &TestTexture2DArray::getTexture(void) in getTexture() function in vkt::pipeline::TestTexture2DArray 1345 const tcu::Texture3D &TestTexture3D::getTexture(void) const in getTexture() function in vkt::pipeline::TestTexture3D 1350 tcu::Texture3D &TestTexture3D::getTexture(void) in getTexture() function in vkt::pipeline::TestTexture3D [all …]
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/ |
H A D | ImageMtl.h | 44 const mtl::TextureRef &getTexture() const { return mNativeTexture; } in getTexture() function 72 const mtl::TextureRef &getTexture() const { return mNativeTexture; } in getTexture() function
|
H A D | RenderTargetMtl.h | 46 mtl::TextureRef getTexture() const { return mTexture.lock(); } in getTexture() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | RenderTarget9.cpp | 80 IDirect3DBaseTexture9 *TextureRenderTarget9::getTexture() const in getTexture() function in rx::TextureRenderTarget9 145 IDirect3DBaseTexture9 *SurfaceRenderTarget9::getTexture() const in getTexture() function in rx::SurfaceRenderTarget9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | RenderTarget11.cpp | 264 const TextureHelper11 &TextureRenderTarget11::getTexture() const in getTexture() function in rx::TextureRenderTarget11 360 const TextureHelper11 &SurfaceRenderTarget11::getTexture() const in getTexture() function in rx::SurfaceRenderTarget11
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLShadowTexture.cpp | 46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | AutoBackendTextureRelease.h | 40 const GrBackendTexture& getTexture() const { return mBackendTexture; } in getTexture() function
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | DrawableObject.java | 52 public Texture getTexture() { in getTexture() method in DrawableObject
|
H A D | DebugSystem.java | 83 private final Texture getTexture(int shapeType, int colorType) { in getTexture() method in DebugSystem
|
H A D | DrawableBitmap.java | 211 public Texture getTexture() { in getTexture() method in DrawableBitmap
|
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/ |
H A D | Model.h | 76 inline const TextureAsset &getTexture() const { return *spTexture_; } in getTexture() function
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | TiledScreenNail.java | 211 public TiledTexture getTexture() { in getTexture() method in TiledScreenNail
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_helpers.h | 151 wgpu::Texture &getTexture() { return mTexture; } in getTexture() function
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ResourceManager.h | 189 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() function
|
H A D | FramebufferAttachment.cpp | 248 Texture *FramebufferAttachment::getTexture() const in getTexture() function in gl::FramebufferAttachment
|
H A D | Context.h | 556 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/compute/ |
H A D | DispatchGroup.cpp | 93 const Texture* DispatchGroup::getTexture(size_t index) const { in getTexture() function in skgpu::graphite::DispatchGroup
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageSizeTests.cpp | 58 Texture getTexture(const ImageType imageType, const tcu::IVec3 &size) in getTexture() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | DrawPass.cpp | 721 const Texture* DrawPass::getTexture(size_t index) const { in getTexture() function in skgpu::graphite::DrawPass
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | BackingStore.java | 639 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 1054 GLuint ColorBufferGl::getTexture() { return m_tex; } in getTexture() function in gfxstream::gl::ColorBufferGl
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharedRenderingPerfTests.cpp | 123 GLuint getTexture(void) const in getTexture() function in deqp::egl::__anonb20210fe0111::TestContext
|
H A D | teglGLES2SharingThreadedTests.cpp | 79 const SharedPtr<Texture> getTexture(int index) const in getTexture() function in deqp::egl::GLES2ThreadTest::GLES2ResourceManager
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBorderClampTests.cpp | 1254 const glu::Texture2D *TextureBorderClampTest::getTexture(void) const in getTexture() function in deqp::gles31::Functional::__anon3e6ef60a0111::TextureBorderClampTest
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/javac/ |
D | Gallery2.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/util/
android/ ... |