Searched defs:fRowHeight (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/
H A DGrRectanizer_pow2.h47 // fRowHeight is actually known by this struct's position in fRows
49 int fRowHeight; member in struct:GrRectanizerPow2::Row
74 row->fRowHeight = rowHeight;
H A DGrTextureStripAtlas.h34 uint16_t fWidth, fHeight, fRowHeight; member in struct:GrTextureStripAtlas::Desc
/external/skqp/src/gpu/
H A DGrRectanizer_pow2.h47 // fRowHeight is actually known by this struct's position in fRows
49 int fRowHeight; member in struct:GrRectanizerPow2::Row
74 row->fRowHeight = rowHeight;
H A DGrTextureStripAtlas.h34 uint16_t fWidth, fHeight, fRowHeight; member in struct:GrTextureStripAtlas::Desc

Completed in 193 milliseconds