Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderTarget9.cpp80 IDirect3DBaseTexture9 *TextureRenderTarget9::getTexture() const in getTexture() function in rx::TextureRenderTarget9
145 IDirect3DBaseTexture9 *SurfaceRenderTarget9::getTexture() const in getTexture() function in rx::SurfaceRenderTarget9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp264 const TextureHelper11 &TextureRenderTarget11::getTexture() const in getTexture() function in rx::TextureRenderTarget11
358 const TextureHelper11 &SurfaceRenderTarget11::getTexture() const in getTexture() function in rx::SurfaceRenderTarget11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h176 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() function
DFramebufferAttachment.cpp218 Texture *FramebufferAttachment::getTexture() const in getTexture() function in gl::FramebufferAttachment
DContext.h372 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() function
/third_party/flutter/skia/src/image/
DSkImage.cpp146 GrTexture* SkImage::getTexture() const { in getTexture() function in SkImage
172 GrTexture* SkImage::getTexture() const { return nullptr; } in getTexture() function in SkImage
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp251 GLuint DisplayOzone::Buffer::getTexture() in getTexture() function in rx::DisplayOzone::Buffer