Searched defs:fCols (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/utils/
H A DSkPatchGrid.h129 return SkISize::Make(fCols, fRows);
133 int fRows, fCols; member in class:SkPatchGrid
/external/dng_sdk/source/
H A Ddng_matrix.h40 uint32 fCols; member in class:dng_matrix
68 return fCols;
90 return fRows == 0 || fCols == 0;
H A Ddng_image_writer.h507 uint32 fCols; member in class:tag_cfa_pattern
521 , fCols (cols )

Completed in 37 milliseconds