Searched defs:fullImageArea (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | TextureD3D.cpp | 260 gl::Box fullImageArea(0, 0, 0, image->getWidth(), image->getHeight(), in setImageImpl() local 327 gl::Box fullImageArea(0, 0, 0, image->getWidth(), image->getHeight(), image->getDepth()); in setCompressedImageImpl() local 829 gl::Box fullImageArea(0, 0, 0, image->getWidth(), image->getHeight(), image->getDepth()); in initializeContents() local
|