HomeSort by relevance Sort by last modified time
    Searched refs:isIndexed (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/skia/src/gpu/ops/
GrDefaultPathRenderer.cpp 95 if (this->isIndexed()) {
111 if (this->isIndexed()) {
136 if (this->isIndexed()) {
197 bool isIndexed() const {
234 if (this->isIndexed()) {
268 if (this->isIndexed() ? SkToBool(indexCount) : SkToBool(vertexCount)) {
269 if (!this->isIndexed()) {
404 bool isIndexed = instanceCount > 1;
405 for (int i = 0; !isIndexed && i < instanceCount; i++) {
407 isIndexed = isIndexed || PathGeoBuilder::PathHasMultipleSubpaths(args.fPath)
    [all...]
GrDrawVerticesOp.h 95 bool isIndexed() const {
GrMSAAPathRenderer.cpp 233 bool isIndexed = contourCount > 1;
234 if (isIndexed &&
241 isIndexed, stencilSettings);
263 int maxLineVertices, int maxQuadVertices, bool isIndexed,
270 , fIsIndexed(isIndexed) {
504 bool isIndexed) const {
528 if (isIndexed) {
542 add_quad(lines, quads, quadPts + i * 2, color, isIndexed,
548 add_quad(lines, quads, pts, color, isIndexed, subpathIdxStart);
556 add_quad(lines, quads, &quadPts[i], color, isIndexed, subpathIdxStart)
    [all...]
GrDrawVerticesOp.cpp 167 if (this->isIndexed()) {
  /external/skqp/src/gpu/ops/
GrDefaultPathRenderer.cpp 95 if (this->isIndexed()) {
111 if (this->isIndexed()) {
136 if (this->isIndexed()) {
197 bool isIndexed() const {
234 if (this->isIndexed()) {
268 if (this->isIndexed() ? SkToBool(indexCount) : SkToBool(vertexCount)) {
269 if (!this->isIndexed()) {
404 bool isIndexed = instanceCount > 1;
405 for (int i = 0; !isIndexed && i < instanceCount; i++) {
407 isIndexed = isIndexed || PathGeoBuilder::PathHasMultipleSubpaths(args.fPath)
    [all...]
GrDrawVerticesOp.h 95 bool isIndexed() const {
GrMSAAPathRenderer.cpp 233 bool isIndexed = contourCount > 1;
234 if (isIndexed &&
241 isIndexed, stencilSettings);
263 int maxLineVertices, int maxQuadVertices, bool isIndexed,
270 , fIsIndexed(isIndexed) {
504 bool isIndexed) const {
528 if (isIndexed) {
542 add_quad(lines, quads, quadPts + i * 2, color, isIndexed,
548 add_quad(lines, quads, pts, color, isIndexed, subpathIdxStart);
556 add_quad(lines, quads, &quadPts[i], color, isIndexed, subpathIdxStart)
    [all...]
GrDrawVerticesOp.cpp 167 if (this->isIndexed()) {
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawShaderDrawParametersTests.cpp 93 bool isIndexed (void) const { return (m_flags & TEST_FLAG_INDEXED) != 0; }
156 if (!isIndexed())
168 if (!isIndexed())
194 if (isIndexed())
272 if (isIndexed())
279 if (isIndexed())
307 if (isIndexed())
316 if (isIndexed())
  /external/skia/src/gpu/
GrMesh.h 31 bool isIndexed() const { return SkToBool(fIndexBuffer.get()); }
204 if (!this->isIndexed()) {
219 if (!this->isIndexed()) {
  /external/skqp/src/gpu/
GrMesh.h 31 bool isIndexed() const { return SkToBool(fIndexBuffer.get()); }
204 if (!this->isIndexed()) {
219 if (!this->isIndexed()) {
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 336 * {@link #isIndexed(int) isIndexed} to make sure that the index can
507 protected final boolean isIndexed(int expandedTypeID)
540 * {@link #isIndexed(int) isIndexed} to make sure that the index can
682 if (isIndexed(expandedTypeID))
737 if (isIndexed(expandedTypeID))
    [all...]
  /packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
IndexDatabaseHelper.java 315 final boolean isIndexed = prefs.getBoolean(fingerprint, false)
319 return !isIndexed;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.8.0/
commons-beanutils-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.9.2/
commons-beanutils-1.9.2.jar 
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/
commons-beanutils-core-1.8.3.jar 
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/v8/src/debug/
mirrors.js     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]

Completed in 965 milliseconds

1 2 3