HomeSort by relevance Sort by last modified time
    Searched refs:HeightToRowIndex (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrRectanizer_pow2.cpp 23 Row* row = &fRows[HeightToRowIndex(height)];
GrRectanizer_pow2.h 61 static int HeightToRowIndex(int height) {
  /external/skqp/src/gpu/
GrRectanizer_pow2.cpp 23 Row* row = &fRows[HeightToRowIndex(height)];
GrRectanizer_pow2.h 61 static int HeightToRowIndex(int height) {

Completed in 71 milliseconds