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

  /external/chromium_org/third_party/skia/samplecode/
SampleApp.cpp 1044 #define YCLIP_N 8
1072 const SkScalar ch = h / YCLIP_N;
1073 for (int y = 0; y < YCLIP_N; y++) {
    [all...]
  /external/skia/samplecode/
SampleApp.cpp 1047 #define YCLIP_N 8
1075 const SkScalar ch = h / YCLIP_N
    [all...]

Completed in 77 milliseconds