Searched defs:pixel_ptr (Results 1 – 6 of 6) sorted by relevance
293 T* pixel_ptr = (*this)[y]; in DownsampleInterpolateNearest() local358 T* pixel_ptr = (*this)[y]; in DownsampleInterpolateLinear() local
108 uint8_t *pixel_ptr = dst_image.TopLeftPixel(); in TEST_P() local
4676 const unsigned char* pixel_ptr = row_ptr + x * 4 /* RGBA */; in executeTest() local
9351 const float* pixel_ptr = row_ptr + 4 /* rgba */ * x; in verifyRenderedData() local
9218 const unsigned char* pixel_ptr = row_ptr + 4 /* rgba */ * x; in executeFunctionalTest() local
8426 const PixelData* pixel_ptr = pixels[n_pixel]; in getRawDataFromPixelData() local