| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Overlay.h | 116 angle::Result init(const Context *context) { return angle::Result::Continue; } in init() function in gl::MockOverlay
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | Preprocessor.cpp | 53 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init() function in angle::pp::Preprocessor
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | PruneNoOps.cpp | 190 TIntermNode *init = loop->getInit(); in visitLoop() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | LiveIntervalUnion.cpp | 181 void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &Alloc, in init() function in LiveIntervalUnion::Array
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSyncTests.cpp | 65 void Tests::init() in init() function in gl4cts::Sync::Tests
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles2/ |
| H A D | es2cTestPackage.cpp | 66 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es2cts::TestCaseWrapper 126 void init(void) in init() function in es2cts::ShaderTests 143 void TestPackage::init(void) in init() function in es2cts::TestPackage
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
| H A D | es3cTestPackage.cpp | 84 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es3cts::TestCaseWrapper 142 void init(void) in init() function in es3cts::ShaderTests 172 void ES30TestPackage::init(void) in init() function in es3cts::ES30TestPackage
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTestPackage.cpp | 105 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es31cts::TestCaseWrapper 175 void init(void) in init() function in es31cts::ShaderTests 183 void ES31TestPackage::init(void) in init() function in es31cts::ES31TestPackage
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles32/ |
| H A D | es32cTestPackage.cpp | 90 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in es32cts::TestCaseWrapper 152 void ES32TestPackage::init(void) in init() function in es32cts::ES32TestPackage
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestPackage.cpp | 69 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() function in esextcts::TestCaseWrapper 123 void ESEXTTestPackage::init(void) in init() function in esextcts::ESEXTTestPackage
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderTests.cpp | 66 void GeometryShaderTests::init(void) in init() function in glcts::GeometryShaderTests
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArraySubImage3D.hpp | 86 void init(const glw::GLuint xoffset, const glw::GLuint yoffset, const glw::GLuint zoffset, const glw::GLuint width, in init() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcContextFlagsTests.cpp | 117 void ContextFlagsTests::init() in init() function in glcts::ContextFlagsTests
|
| H A D | glcNoDefaultContextPackage.cpp | 56 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string&) in init() function in glcts::nodefaultcontext::TestCaseWrapper 88 void NoDefaultContextPackage::init(void) in init() function in glcts::NoDefaultContextPackage
|
| H A D | glcShaderMacroTests.cpp | 102 void ShaderMacroTests::init(void) in init() function in glcts::ShaderMacroTests
|
| /third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
| H A D | TestLogParser.java | 52 public void init (DeqpInstrumentation instrumentation, String logFileName, boolean logData) throws FileNotFoundException in init() method in TestLogParser
|
| /third_party/skia/src/gpu/ |
| H A D | BaseDevice.cpp | 34 CheckAlphaTypeAndGetFlags(SkAlphaType alphaType, InitContents init, DeviceFlags* flags) CheckAlphaTypeAndGetFlags() argument
|
| H A D | GrSWMaskHelper.cpp | 131 bool GrSWMaskHelper::init(const SkIRect& resultBounds) { in init() function in GrSWMaskHelper
|
| /third_party/skia/src/core/ |
| H A D | SkAAClip.h | 91 void init(SkBlitter* blitter, const SkAAClip* aaclip) { in init() function in SkAAClipBlitter
|
| H A D | SkTLazy.h | 53 template <typename... Args> T* init(Args&&... args) { in init() function in SkTLazy 167 void init(const T& initial) { in init() function in SkTCopyOnFirstWrite
|
| H A D | SkStrokeRec.cpp | 31 void SkStrokeRec::init(const SkPaint& paint, SkPaint::Style style, SkScalar resScale) { in init() function in SkStrokeRec
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkExtensions.cpp | 35 void GrVkExtensions::init(GrVkGetProc getProc, in init() function in GrVkExtensions
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | Preprocessor.cpp | 60 bool Preprocessor::init(size_t count, const char *const string[], const int length[]) in init() function in pp::Preprocessor
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | TextureStage.cpp | 37 void TextureStage::init(int stage, const Sampler *sampler, const TextureStage *previousStage) in init() function in sw::TextureStage
|
| /third_party/openssl/crypto/ |
| H A D | threads_pthread.c | 154 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|