Searched defs:baseHeight (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/core/ |
D | SkMipMap.cpp | 492 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/ |
D | SkMipMap.cpp | 493 int SkMipMap::ComputeLevelCount(int baseWidth, int baseHeight) { in ComputeLevelCount() 527 SkISize SkMipMap::ComputeLevelSize(int baseWidth, int baseHeight, int level) { in ComputeLevelSize()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 951 int baseWidth, int baseHeight) { in allocate_and_populate_texture() 1052 int baseWidth, int baseHeight) { in allocate_and_populate_compressed_texture()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 987 int baseWidth, int baseHeight) { in allocate_and_populate_texture() 1088 int baseWidth, int baseHeight) { in allocate_and_populate_compressed_texture()
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 1844 baseWidth=None, baseHeight=None, argument
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 1677 baseWidth=None, baseHeight=None, argument
|