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

  /external/skia/src/gpu/effects/
GrSimpleTextureEffect.cpp 29 GrSLType coordType = fEffectMatrix.emitCode(builder, key, vertexCoords, &coordName);
35 coordType);
  /external/skia/src/gpu/gl/
GrGLShaderBuilder.h 83 /** Appends a 2D texture sample with projection if necessary. coordType must either be Vec2f or
89 GrSLType coordType = kVec2f_GrSLType) const;
99 GrSLType coordType = kVec2f_GrSLType) const;
  /external/llvm/lib/Target/R600/MCTargetDesc/
R600MCCodeEmitter.cpp 380 unsigned coordType[4] = {1, 1, 1, 1};
384 coordType[ELEMENT_X] = 0;
385 coordType[ELEMENT_Y] = 0;
391 coordType[ELEMENT_Y] = 0;
393 coordType[ELEMENT_Z] = 0;
398 coordType[ELEMENT_Z] = 0;
402 EmitByte(coordType[i], OS);
  /external/skia/include/gpu/gl/
GrGLFunctions.h 172 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathCommandsProc)(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);
173 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathCoordsProc)(GrGLuint path, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);
174 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathSubCommandsProc)(GrGLuint path, GrGLsizei commandStart, GrGLsizei commandsToDelete, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);
175 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathSubCoordsProc)(GrGLuint path, GrGLsizei coordStart, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);
  /external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 89 milliseconds