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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
ShaderChromium.h 161 int yuvAdjLocation() const { return m_yuvAdjLocation; }
  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCVideoLayerImpl.cpp 131 GLC(context, context->uniform3fv(program->fragmentShader().yuvAdjLocation(), const_cast<float*>(yuvAdjust), 1));

Completed in 164 milliseconds