HomeSort by relevance Sort by last modified time
    Searched defs:uValue (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Token.cpp 70 bool Token::uValue(unsigned int *value) const
  /external/pdfium/core/fxcrt/
fx_string.cpp 134 uint32_t uValue = integer.ValueOrDefault(0);
135 int32_t value = static_cast<int>(uValue);
  /packages/services/Car/evs/sampleDriver/
bufferCopy.cpp 127 const uint8_t uValue = (pTopMacroPixel->U + pBotMacroPixel->U) >> 1;
135 uvRow[cellCol*2] = uValue;
  /external/deqp/external/openglcts/modules/gles31/
es31cSeparateShaderObjsTests.cpp     [all...]

Completed in 117 milliseconds