/external/chromium_org/third_party/skia/include/gpu/ |
D | GrTypesPriv.h | 70 kVec2f_GrVertexAttribType, enumerator 88 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeVectorCount() 110 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeSize()
|
/external/skia/include/gpu/ |
D | GrTypesPriv.h | 70 kVec2f_GrVertexAttribType, enumerator 88 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeVectorCount() 110 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrVertexAttribTypeSize()
|
/external/chromium_org/third_party/skia/tests/ |
D | GLProgramsTest.cpp | 190 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 191 { kVec2f_GrVertexAttribType, 0, kGeometryProcessor_GrVertexAttribBinding }, 192 { kVec2f_GrVertexAttribType, 0, kGeometryProcessor_GrVertexAttribBinding } 203 return kVec2f_GrVertexAttribType; in convert_sltype_to_attribtype()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrDistanceFieldTextContext.cpp | 40 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 41 {kVec2f_GrVertexAttribType, sizeof(SkPoint) , kGeometryProcessor_GrVertexAttribBinding} 48 … {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 50 …{kVec2f_GrVertexAttribType, sizeof(SkPoint) + sizeof(GrColor), kGeometryProcessor_GrVertexAttribB…
|
D | GrBitmapTextContext.cpp | 36 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 37 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding} 44 … {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 46 …{kVec2f_GrVertexAttribType, sizeof(SkPoint) + sizeof(GrColor), kGeometryProcessor_GrVertexAttribB…
|
D | GrOvalRenderer.cpp | 521 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 619 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 620 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding}, 626 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 627 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding}, 628 {kVec2f_GrVertexAttribType, 2*sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding},
|
D | GrAARectRenderer.cpp | 282 … {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 613 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 615 { kVec2f_GrVertexAttribType, 3*sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding } 627 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
|
D | GrDrawState.cpp | 282 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}; in setDefaultVertexAttribs() 286 fVAStride = GrVertexAttribTypeSize(kVec2f_GrVertexAttribType); in setDefaultVertexAttribs()
|
D | GrContext.cpp | 325 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 326 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding} 934 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 935 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding }, 943 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
|
D | GrInOrderDrawBuffer.cpp | 77 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 79 … {kVec2f_GrVertexAttribType, sizeof(SkPoint)+sizeof(GrColor), kLocalCoord_GrVertexAttribBinding},
|
D | GrAAHairLinePathRenderer.cpp | 710 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 716 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
|
/external/skia/src/gpu/ |
D | GrBitmapTextContext.cpp | 39 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 40 {kVec2f_GrVertexAttribType, sizeof(SkPoint) , kEffect_GrVertexAttribBinding} 45 … {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 47 {kVec2f_GrVertexAttribType, sizeof(SkPoint) + sizeof(GrColor), kEffect_GrVertexAttribBinding}
|
D | GrAARectRenderer.cpp | 263 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 268 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 582 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 584 { kVec2f_GrVertexAttribType, 3*sizeof(SkPoint), kEffect_GrVertexAttribBinding } 596 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding },
|
D | GrOvalRenderer.cpp | 490 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 589 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 590 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding}, 596 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 597 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding}, 598 {kVec2f_GrVertexAttribType, 2*sizeof(SkPoint), kEffect_GrVertexAttribBinding},
|
D | GrInOrderDrawBuffer.cpp | 81 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 83 {kVec2f_GrVertexAttribType, sizeof(SkPoint)+sizeof(GrColor), 88 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 89 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding},
|
D | GrDistanceFieldTextContext.cpp | 191 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 192 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding}
|
D | GrContext.cpp | 304 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}, 305 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding} 928 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 929 {kVec2f_GrVertexAttribType, sizeof(SkPoint), kLocalCoord_GrVertexAttribBinding }, 934 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
|
D | GrDrawState.cpp | 130 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding}; in setDefaultVertexAttribs()
|
/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/ |
D | GrAndroidPathRenderer.cpp | 44 GrVertexAttrib(kVec2f_GrVertexAttribType, 0), in onDrawPath()
|
/external/skia/experimental/AndroidPathRenderer/ |
D | GrAndroidPathRenderer.cpp | 44 GrVertexAttrib(kVec2f_GrVertexAttribType, 0), in onDrawPath()
|
/external/skia/src/gpu/gl/ |
D | GrGLVertexArray.h | 38 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrGLAttribTypeToLayout()
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGLVertexArray.h | 38 GR_STATIC_ASSERT(1 == kVec2f_GrVertexAttribType); in GrGLAttribTypeToLayout()
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
D | GrDashingEffect.cpp | 73 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding } 77 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 78 { kVec2f_GrVertexAttribType, sizeof(SkPoint), kGeometryProcessor_GrVertexAttribBinding },
|
/external/skia/gm/ |
D | convexpolyeffect.cpp | 27 {kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding},
|
/external/skia/src/gpu/effects/ |
D | GrDashingEffect.cpp | 72 { kVec2f_GrVertexAttribType, 0, kPosition_GrVertexAttribBinding }, 73 { kVec2f_GrVertexAttribType, sizeof(SkPoint), kEffect_GrVertexAttribBinding },
|