Home
last modified time | relevance | path

Searched refs:input_texel_color (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DProcessorTest.cpp205 static GrColor input_texel_color(int x, int y, SkScalar delta) { in input_texel_color() function
262 rgbaData[kTestTextureSize * y + x] = input_texel_color( in init()
351 // Creates an array of color values from input_texel_color(), to be used as an input texture.
356 pixel[width * y + x] = input_texel_color(x, y, delta); in make_input_pixels()
844 processorType, firstWrongX, firstWrongY, input_texel_color(x, y, 0.0f), in verify_identical_render()

Completed in 2 milliseconds