Home
last modified time | relevance | path

Searched defs:path (Results 1326 - 1350 of 4310) sorted by relevance

1...<<51525354555657585960>>...173

/third_party/python/Lib/ctypes/test/
H A Dtest_find.py3 import os.path namespace
/third_party/openssl/crypto/rand/
H A Drand_egd.c21 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() argument
26 int RAND_egd(const char *path) in RAND_egd() argument
31 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() argument
109 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() argument
204 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() argument
216 RAND_egd(const char *path) RAND_egd() argument
[all...]
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtga_utils.cpp50 bool LoadTGAImageFromFile(const std::string &path, TGAImage *image) in LoadTGAImageFromFile() argument
55 std::cerr << "error opening tga file " << path << " for reading.\n"; in LoadTGAImageFromFile() local
99 std::cout << "loaded image " << path << ".\n"; in LoadTGAImageFromFile() local
/third_party/skia/third_party/externals/angle2/samples/multi_texture/
H A DMultiTexture.cpp27 GLuint loadTexture(const std::string &path) in loadTexture() argument
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_new_renderer.py284 path = "libANGLE/renderer/" + renderer_name + "/" + impl_class + renderer_suffix variable
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTestPackage.cpp66 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cTestPackage.cpp84 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp105 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp90 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp69 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp52 std::string path = tcu::Android::getIntentStringExtra(activity, "logdir"); in getLogPath() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dshader.h36 void SetFilePath(const std::string& path) { file_path_ = path; } in SetFilePath() argument
/third_party/vk-gl-cts/external/amber/src/tools/
H A Dupdate_vk_wrappers.py21 import os.path namespace
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_language_headers.py19 import os.path namespace
/third_party/skia/src/core/
H A DSkDraw_text.cpp119 const SkPath* path = variant.path(); in paintPaths() local
H A DSkMiniRecorder.cpp88 bool SkMiniRecorder::drawPath(const SkPath& path, const SkPaint& paint) { in drawPath() argument
H A DSkCpu.cpp92 SkString path = in read_cpu_features() local
H A DSkScanPriv.h84 static inline bool TryBlitFatAntiRect(SkBlitter* blitter, const SkPath& path, const SkIRect& clip) { in TryBlitFatAntiRect() argument
H A DSkPathMeasure.cpp13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure() argument
21 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() argument
/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp66 SkPath path; in quadPath() local
80 SkPath path; in cubicPath() local
94 SkPath path; in linSemicirclePath() local
114 SkPath path; rectPath() local
129 SkPath path; global() variable
[all...]
H A DSampleCusp.cpp34 SkPath path; in cusp() local
126 SkPath path; global() variable
[all...]
H A DSampleMaterialShadows.cpp42 void drawShadowedPath(SkCanvas* canvas, const SkPath& path, in drawShadowedPath() argument
H A DSampleStrokePath.cpp23 SkPath path; in test_huge_stroke() local
77 static void scale_to_width(SkPath* path, SkScalar dstWidth) { in scale_to_width() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DPathTessellateOp.h26 PathTessellateOp(SkArenaAlloc* arena, GrAAType aaType, const GrUserStencilSettings* stencil, const SkMatrix& viewMatrix, const SkPath& path, GrPaint&& paint, const SkRect& drawBounds) PathTessellateOp() argument
/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp83 SkPath path; in drawShape() local
121 SkPath path; in drawShape() local

Completed in 11 milliseconds

1...<<51525354555657585960>>...173