Home
last modified time | relevance | path

Searched refs:updateCutoffs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DYUVConverter.h96 void updateCutoffs(float yWidth, float yStridePixels,
DYUVConverter.cpp1043 updateCutoffs(static_cast<float>(yWidth), in drawConvertFromFormat()
1086 void YUVConverter::updateCutoffs(float yWidth, float yStridePixels, in updateCutoffs() function in gfxstream::gl::YUVConverter