Home
last modified time | relevance | path

Searched defs:baseWidth (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/core/
DSkMipMap.cpp492 int SkMipMap::ComputeLevelCount(int baseWidth, int baseHeight) { in ComputeLevelCount()
526 SkISize SkMipMap::ComputeLevelSize(int baseWidth, int baseHeight, int level) { in ComputeLevelSize()
/external/skia/src/core/
DSkMipmap.cpp656 int SkMipmap::ComputeLevelCount(int baseWidth, int baseHeight) { in ComputeLevelCount()
690 SkISize SkMipmap::ComputeLevelSize(int baseWidth, int baseHeight, int level) { in ComputeLevelSize()
/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp748 float baseWidth = baseAbs[0] + baseAbs[1]; in appendMonotonicConic() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp150 uint32_t baseWidth = mVWidth; in Create() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp951 int baseWidth, int baseHeight) { in allocate_and_populate_texture()
1052 int baseWidth, int baseHeight) { in allocate_and_populate_compressed_texture()
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp2071 int baseWidth = getBaseLevelWidth(); in isCubeComplete() local
3530 int baseWidth = getLevelZeroWidth(); in initMipmapImages() local
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1677 baseWidth=None, baseHeight=None, argument
/external/python/cpython3/Lib/tkinter/
D__init__.py2041 baseWidth=None, baseHeight=None, argument