Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMipmap.cpp660 int SkMipmap::ComputeLevelCount(int baseWidth, int baseHeight) { in ComputeLevelCount()
694 SkISize SkMipmap::ComputeLevelSize(int baseWidth, int baseHeight, int level) { in ComputeLevelSize()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp150 uint32_t baseWidth = mVWidth; in Create() local
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp2079 int baseWidth = getBaseLevelWidth(); in isCubeComplete() local
3540 int baseWidth = getLevelZeroWidth(); in initMipmapImages() local
/external/python/cpython3/Lib/tkinter/
D__init__.py2078 baseWidth=None, baseHeight=None, argument
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1677 baseWidth=None, baseHeight=None, argument