Home
last modified time | relevance | path

Searched refs:tmpPath (Results 1 – 22 of 22) sorted by relevance

/external/deqp/external/
Dfetch_sources.py146 tmpPath = os.path.join(EXTERNAL_DIR, ".extract-tmp-%s" % self.baseDir)
150 if os.path.exists(tmpPath):
151 shutil.rmtree(tmpPath, ignore_errors=False)
153 os.mkdir(tmpPath)
155 archive.extractall(tmpPath)
158 extractedEntries = os.listdir(tmpPath)
159 if len(extractedEntries) != 1 or not os.path.isdir(os.path.join(tmpPath, extractedEntries[0])):
162 topLevelPath = os.path.join(tmpPath, extractedEntries[0])
173 shutil.rmtree(tmpPath, ignore_errors=True)
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DCompatibilityTest.java54 String tmpPath = fileName.replaceAll("\\\\", "/"); in FileHolder() local
56 int fileBreak = tmpPath.lastIndexOf('/'); in FileHolder()
57 this.className = fileName.substring(fileBreak + 1, tmpPath.lastIndexOf('.')); in FileHolder()
58 int finalDirBreak = tmpPath.lastIndexOf("/ICU"); in FileHolder()
59 this.icuVersion = tmpPath.substring(finalDirBreak + 1, fileBreak); in FileHolder()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DCompatibilityTest.java57 String tmpPath = fileName.replaceAll("\\\\", "/"); in FileHolder() local
59 int fileBreak = tmpPath.lastIndexOf('/'); in FileHolder()
60 this.className = fileName.substring(fileBreak + 1, tmpPath.lastIndexOf('.')); in FileHolder()
61 int finalDirBreak = tmpPath.lastIndexOf("/ICU"); in FileHolder()
62 this.icuVersion = tmpPath.substring(finalDirBreak + 1, fileBreak); in FileHolder()
/external/skqp/src/gpu/gl/
DGrGLPath.cpp282 SkTLazy<SkPath> tmpPath; in GrGLPath() local
289 if (style.applyPathEffectToPath(tmpPath.init(), &stroke, *skPath, SK_Scalar1)) { in GrGLPath()
290 skPath = tmpPath.get(); in GrGLPath()
303 if (!tmpPath.isValid()) { in GrGLPath()
304 tmpPath.init(); in GrGLPath()
306 SkAssertResult(stroke.applyToPath(tmpPath.get(), *skPath)); in GrGLPath()
307 skPath = tmpPath.get(); in GrGLPath()
/external/skia/src/core/
DSkClipStackDevice.cpp97 SkPath tmpPath; in onAsRgnClip() local
102 tmpPath.rewind(); in onAsRgnClip()
103 elem->asDeviceSpacePath(&tmpPath); in onAsRgnClip()
105 tmpRgn.setPath(tmpPath, boundsRgn); in onAsRgnClip()
DSkPaint.cpp345 SkPath tmpPath; in getFillPath() local
347 if (fPathEffect && fPathEffect->filterPath(&tmpPath, src, &rec, cullRect)) { in getFillPath()
348 srcPtr = &tmpPath; in getFillPath()
352 if (srcPtr == &tmpPath) { in getFillPath()
357 dst->swap(tmpPath); in getFillPath()
DSkDraw.cpp897 SkPath* tmpPath = &tmpPathStorage; in drawPath() local
900 tmpPath->setIsVolatile(true); in drawPath()
907 result = tmpPath; in drawPath()
951 doFill = paint->getFillPath(*pathPtr, tmpPath, cullRectPtr, in drawPath()
953 pathPtr = tmpPath; in drawPath()
957 SkPath* devPathPtr = pathIsMutable ? pathPtr : tmpPath; in drawPath()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp140 std::string tmpPath; in CreateDirectoryPath() local
143 tmpPath.push_back('/'); in CreateDirectoryPath()
144 tmpPath += segment; in CreateDirectoryPath()
146 int result = mkdir(tmpPath.c_str(), 0777); in CreateDirectoryPath()
/external/skqp/samplecode/
DSampleAndroidShadows.cpp271 SkPath tmpPath; in onDrawContent() local
274 Op(fSquareRRectPath, tmpClipPath, kIntersect_SkPathOp, &tmpPath); in onDrawContent()
279 this->drawShadowedPath(canvas, tmpPath, zPlaneParams, paint, .1f, in onDrawContent()
285 Op(fSquareRRectPath, tmpClipPathBug, kIntersect_SkPathOp, &tmpPath); in onDrawContent()
289 this->drawShadowedPath(canvas, tmpPath, zPlaneParams, paint, .1f, in onDrawContent()
/external/skia/samplecode/
DSampleAndroidShadows.cpp247 SkPath tmpPath; in onDrawContent() local
250 Op(fSquareRRectPath, tmpClipPath, kIntersect_SkPathOp, &tmpPath); in onDrawContent()
255 this->drawShadowedPath(canvas, tmpPath, zPlaneParams, paint, .1f, in onDrawContent()
261 Op(fSquareRRectPath, tmpClipPathBug, kIntersect_SkPathOp, &tmpPath); in onDrawContent()
265 this->drawShadowedPath(canvas, tmpPath, zPlaneParams, paint, .1f, in onDrawContent()
/external/skia/src/gpu/geometry/
DGrStyledShape.cpp343 SkTLazy<SkPath> tmpPath; in GrStyledShape() local
355 srcForPathEffect = tmpPath.init(); in GrStyledShape()
356 parent.asPath(tmpPath.get()); in GrStyledShape()
380 if (!tmpPath.isValid()) { in GrStyledShape()
381 tmpPath.init(); in GrStyledShape()
383 tmpParent->asPath(tmpPath.get()); in GrStyledShape()
388 *tmpPath.get(), scale)); in GrStyledShape()
405 srcForParentStyle = tmpPath.init(); in GrStyledShape()
406 parent.asPath(tmpPath.get()); in GrStyledShape()
/external/skqp/src/gpu/
DGrShape.cpp430 SkTLazy<SkPath> tmpPath; in GrShape() local
440 srcForPathEffect = tmpPath.init(); in GrShape()
441 parent.asPath(tmpPath.get()); in GrShape()
465 if (!tmpPath.isValid()) { in GrShape()
466 tmpPath.init(); in GrShape()
468 tmpParent.get()->asPath(tmpPath.get()); in GrShape()
473 *tmpPath.get(), scale)); in GrShape()
490 srcForParentStyle = tmpPath.init(); in GrShape()
491 parent.asPath(tmpPath.get()); in GrShape()
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DSwatDeprecated.java190 String tmpPath = tmpFile.getPath(); in processFile() local
192 pw.println("tmpFile: " + tmpPath); in processFile()
284 … throw new RuntimeException("unable to delete unneeded temporary file: " + tmpPath); in processFile()
/external/skqp/src/core/
DSkPaint.cpp522 SkPath tmpPath; in getFillPath() local
524 if (fPathEffect && fPathEffect->filterPath(&tmpPath, src, &rec, cullRect)) { in getFillPath()
525 srcPtr = &tmpPath; in getFillPath()
529 if (srcPtr == &tmpPath) { in getFillPath()
534 dst->swap(tmpPath); in getFillPath()
DSkDraw.cpp896 SkPath* tmpPath = &tmpPathStorage; in drawPath() local
899 tmpPath->setIsVolatile(true); in drawPath()
900 SkPathPriv::SetIsBadForDAA(*tmpPath, SkPathPriv::IsBadForDAA(origSrcPath)); in drawPath()
907 result = tmpPath; in drawPath()
952 doFill = paint->getFillPath(*pathPtr, tmpPath, cullRectPtr, in drawPath()
954 pathPtr = tmpPath; in drawPath()
958 SkPath* devPathPtr = pathIsMutable ? pathPtr : tmpPath; in drawPath()
/external/deqp/scripts/
Dmake_release.py334 tmpPath = getTempDir()
336 dstBasePath = os.path.join(tmpPath, releaseName)
337 tmpBasePath = os.path.join(tmpPath, releaseName + "-tmp")
341 print("Creating release %s to %s" % (releaseName, tmpPath))
/external/skia/src/gpu/
DSkGpuDevice.cpp288 SkPath tmpPath; local
289 e.fShape.asPath(&tmpPath);
290 tmpPath.transform(e.fLocalToDevice);
291 tmp.setPath(tmpPath, deviceBounds);
/external/skqp/src/gpu/text/
DGrTextBlob.cpp246 SkTLazy<SkPath> tmpPath; in flush() local
281 SkPath* sourceOutline = tmpPath.init(); in flush()
/external/skqp/src/gpu/ops/
DGrAAConvexPathRenderer.cpp741 SkTLazy<SkPath> tmpPath; in onPrepareDraws() local
743 SkPath* tmpPathPtr = tmpPath.init(*pathPtr); in onPrepareDraws()
/external/skia/src/gpu/ops/
DGrAAConvexPathRenderer.cpp803 SkTLazy<SkPath> tmpPath; in onPrepareDraws() local
805 SkPath* tmpPathPtr = tmpPath.init(*pathPtr); in onPrepareDraws()
/external/skqp/tests/
DPathTest.cpp3303 SkPath tmpPath; in check_for_circle() local
3304 tmpPath.addOval(rect, isOvalDir, isOvalStart); in check_for_circle()
3305 REPORTER_ASSERT(reporter, path == tmpPath); in check_for_circle()
/external/skia/tests/
DPathTest.cpp3303 SkPath tmpPath; in check_for_circle() local
3304 tmpPath.addOval(rect, isOvalDir, isOvalStart); in check_for_circle()
3305 REPORTER_ASSERT(reporter, path == tmpPath); in check_for_circle()