Searched defs:sampleY (Results 1 – 9 of 9) sorted by relevance
32 void setSampleY(int sampleY) { in setSampleY()39 int sampleY() const { in sampleY() function
205 const int sampleY = subsetHeight / info.height(); in sampledDecode() local
400 int sampleY = origDims.height() / desiredSize->height(); in computeSampleSize() local
583 const int sampleY = this->swizzler()->sampleY(); in decode() local739 const int sampleY = this->swizzler() ? this->swizzler()->sampleY() : 1; in decode() local
113 float4 sampleY[4][16]; member
254 int sampleY = 0; in convert_16_to_8_standard() local
754 SkString sampleY = this->invokeChild(0, "half4(1)", args, "half2(floorVal.z, 0.5)"); in emitCode() local
2807 const int sampleY = wrap(sampler.wrapT, y0 + offsets[i].y(), h); in fetchGatherArray2DOffsets() local