Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMipmap.cpp134 int SkMipmap::ComputeLevelCount(int baseWidth, int baseHeight) { in ComputeLevelCount()
168 SkISize SkMipmap::ComputeLevelSize(int baseWidth, int baseHeight, int level) { in ComputeLevelSize()
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp2153 int baseWidth = getBaseLevelWidth(); in isCubeComplete() local
3641 int baseWidth = getLevelZeroWidth(); in initMipmapImages() local
/external/python/cpython3/Lib/tkinter/
D__init__.py2105 baseWidth=None, baseHeight=None, argument
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1677 baseWidth=None, baseHeight=None, argument