Home
last modified time | relevance | path

Searched refs:kETC1BlockHeight (Results 1 – 1 of 1) sorted by relevance

/external/skia/bench/
DETCBitmapBench.cpp37 static const etc1_uint32 kETC1BlockHeight = 4; in create_expanded_etc1_bitmap() local
39 (origHeight % kETC1BlockHeight) != 0) { in create_expanded_etc1_bitmap()
44 if (origWidth <= kETC1BlockWidth || origHeight <= kETC1BlockHeight) { in create_expanded_etc1_bitmap()