Home
last modified time | relevance | path

Searched defs:getTexture (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp1051 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 DImageMtl.h44 const mtl::TextureRef &getTexture() const { return mNativeTexture; } in getTexture() function
72 const mtl::TextureRef &getTexture() const { return mNativeTexture; } in getTexture() function
H A DRenderTargetMtl.h46 mtl::TextureRef getTexture() const { return mTexture.lock(); } in getTexture() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderTarget9.cpp80 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 DRenderTarget11.cpp264 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 DGLShadowTexture.cpp46 const Texture& GLShadowTexture::getTexture() { in getTexture() function in android::renderengine::gl::GLShadowTexture
/aosp_15_r20/frameworks/base/libs/hwui/
H A DAutoBackendTextureRelease.h40 const GrBackendTexture& getTexture() const { return mBackendTexture; } in getTexture() function
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DDrawableObject.java52 public Texture getTexture() { in getTexture() method in DrawableObject
H A DDebugSystem.java83 private final Texture getTexture(int shapeType, int colorType) { in getTexture() method in DebugSystem
H A DDrawableBitmap.java211 public Texture getTexture() { in getTexture() method in DrawableBitmap
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/
H A DModel.h76 inline const TextureAsset &getTexture() const { return *spTexture_; } in getTexture() function
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DTiledScreenNail.java211 public TiledTexture getTexture() { in getTexture() method in TiledScreenNail
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_helpers.h151 wgpu::Texture &getTexture() { return mTexture; } in getTexture() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DResourceManager.h189 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() function
H A DFramebufferAttachment.cpp248 Texture *FramebufferAttachment::getTexture() const in getTexture() function in gl::FramebufferAttachment
H A DContext.h556 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() function
/aosp_15_r20/external/skia/src/gpu/graphite/compute/
H A DDispatchGroup.cpp93 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 DvktImageSizeTests.cpp58 Texture getTexture(const ImageType imageType, const tcu::IVec3 &size) in getTexture() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawPass.cpp721 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 DBackingStore.java639 private TextureSource getTexture() { in getTexture() method in BackingStore.TextureBacking
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp1054 GLuint ColorBufferGl::getTexture() { return m_tex; } in getTexture() function in gfxstream::gl::ColorBufferGl
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp123 GLuint getTexture(void) const in getTexture() function in deqp::egl::__anonb20210fe0111::TestContext
H A DteglGLES2SharingThreadedTests.cpp79 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 Des31fTextureBorderClampTests.cpp1254 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/
DGallery2.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/util/ android/ ...

12