Searched defs:fRows (Results 1 - 8 of 8) 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.h39 uint32 fRows; member in class:dng_matrix
63 return fRows;
90 return fRows == 0 || fCols == 0;
H A Ddng_image_writer.h506 uint32 fRows; member in class:tag_cfa_pattern
520 , fRows (rows )
/external/skia/src/gpu/
H A DGrRectanizer_pow2.h16 // a particular power of two gets full its fRows entry is recycled to point
30 sk_bzero(fRows, sizeof(fRows));
45 // fRowHeight is actually known by this struct's position in fRows
54 Row fRows[kMaxExponent]; // 0-th entry will be unused member in class:GrRectanizerPow2
/external/skia/src/gpu/effects/
H A DGrTextureStripAtlas.h178 AtlasRow* fRows; member in class:GrTextureStripAtlas
/external/skia/tests/
H A DPathOpsBuilderConicTest.cpp18 int fRows; member in struct:OvalSet
27 for (int y = 0; y < set.fRows; ++y) {
/external/skia/src/core/
H A DSkAAClip.cpp953 SkTDArray<Row> fRows; member in class:SkAAClip::Builder
968 Row* row = fRows.begin();
969 Row* stop = fRows.end();
1074 const Row* row = fRows.begin();
1075 const Row* stop = fRows.end();
1092 RunHead* head = RunHead::Alloc(fRows.count(), dataSize);
1097 row = fRows.begin();
1127 for (y = 0; y < fRows.count(); ++y) {
1128 const Row& row = fRows[y];
1148 for (int i = 0; i < fRows
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...

Completed in 337 milliseconds