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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/android/org/webrtc/
VideoRendererGui.java 250 private FloatBuffer textureCoords;
290 textureCoords = directNativeFloatBuffer(textureCoordinatesFloat);
371 textureCoords = directNativeFloatBuffer(textureCoordinatesFloat);
454 texLocation, 2, GLES20.GL_FLOAT, false, 0, textureCoords);
  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp 589 SkPoint* textureCoords = reinterpret_cast<SkPoint*>(
591 textureCoords->setRectFan(SkFixedToFloat(texture->normalizeFixedX(tx)),
GrDistanceFieldTextContext.cpp 424 SkPoint* textureCoords = reinterpret_cast<SkPoint*>(
426 textureCoords->setRectFan(SkFixedToFloat(texture->normalizeFixedX(tx)),
  /external/skia/src/gpu/
GrBitmapTextContext.cpp 589 SkPoint* textureCoords = reinterpret_cast<SkPoint*>(
591 textureCoords->setRectFan(SkFixedToFloat(texture->normalizeFixedX(tx)),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glu.h 61 void APIENTRY gluQuadricTexture(GLUquadric *quadObject,GLboolean textureCoords);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dtypes.h     [all...]

Completed in 179 milliseconds