Home
last modified time | relevance | path

Searched defs:GrD3DTexture (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/d3d/
DGrD3DTexture.cpp17 GrD3DTexture::GrD3DTexture(GrD3DGpu* gpu, in GrD3DTexture() function in GrD3DTexture
35 GrD3DTexture::GrD3DTexture(GrD3DGpu* gpu, SkISize dimensions, const GrD3DTextureResourceInfo& info, in GrD3DTexture() function in GrD3DTexture
52 GrD3DTexture::GrD3DTexture(GrD3DGpu* gpu, in GrD3DTexture() function in GrD3DTexture
DGrD3DCommandList.h27 class GrD3DTexture; variable
/external/skia/include/gpu/
DGrBackendSurface.h380 friend class GrD3DTexture; variable