/third_party/skia/src/gpu/ |
H A D | GrRecordingContextPriv.cpp | 26 createDevice(GrColorType colorType, sk_sp<GrSurfaceProxy> proxy, sk_sp<SkColorSpace> colorSpace, GrSurfaceOrigin origin, const SkSurfaceProps& props, skgpu::BaseDevice::InitContents init) createDevice() argument 40 createDevice(SkBudgeted budgeted, const SkImageInfo& ii, SkBackingFit fit, int sampleCount, GrMipmapped mipmapped, GrProtected isProtected, GrSurfaceOrigin origin, const SkSurfaceProps& props, skgpu::BaseDevice::InitContents init) createDevice() argument
|
H A D | GrRecordingContext.cpp | 63 bool GrRecordingContext::init() { in init() function in GrRecordingContext
|
/third_party/skia/src/core/ |
H A D | SkBlitter.h | 182 void init(SkBlitter* blitter, const SkIRect& clipRect) { in init() function in SkRectClipBlitter 216 void init(SkBlitter* blitter, const SkRegion* clipRgn) { in init() function in SkRgnClipBlitter 247 void init(SkBlitter* blitter, const SkIRect& clipRect) { in init() function in SkRectClipCheckBlitter
|
H A D | SkDeque.cpp | 21 void init(size_t size) { in init() function
|
H A D | SkRasterClip.cpp | 315 void SkAAClipBlitterWrapper::init(const SkRasterClip& clip, SkBlitter* blitter) { in init() function in SkAAClipBlitterWrapper
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLExtensions.cpp | 66 bool GrGLExtensions::init(GrGLStandard standard, in init() function in GrGLExtensions
|
H A D | GrGLTexture.cpp | 85 void GrGLTexture::init(const Desc& desc) { in init() function in GrGLTexture
|
/third_party/skia/src/gpu/ops/ |
H A D | GrMeshDrawOp.cpp | 76 void GrMeshDrawOp::PatternHelper::init(GrMeshDrawTarget* target, GrPrimitiveType primitiveType, in init() function in GrMeshDrawOp::PatternHelper
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkRenderPass.cpp | 207 void RenderPass::init(const T *pCreateInfo, void **mem) in init() function in vk::RenderPass
|
/third_party/openssl/crypto/ |
H A D | threads_win.c | 134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | conf.h | 40 int (*init) (CONF *conf); member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_glsl.cpp | 162 void CompilerGLSL::init() in init() function in CompilerGLSL
|
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
H A D | datamap.cpp | 72 void RBDataMap::init(UResourceBundle *data, UErrorCode &status) { in init() function in RBDataMap 83 void RBDataMap::init(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) in init() function in RBDataMap
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | WaveformView.java | 53 private void init() { in init() method in WaveformView
|
/third_party/skia/src/shaders/ |
H A D | SkPerlinNoiseShader.cpp | 145 void init(SkScalar seed) in init() function
|
/third_party/skia/third_party/externals/dawn/examples/ |
H A D | CppHelloTriangle.cpp | 88 void init() { in init() function
|
H A D | Animometer.cpp | 52 void init() { in init() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-bimap.hh | 37 void init () in init() function
|
H A D | hb-cff-interp-dict-common.hh | 38 void init () { single_val.set_int (0); } in init() function 51 void init () in init() function
|
H A D | hb-ot-cff2-table.cc | 39 void init () in init() function
|
H A D | hb-ot-shape.hh | 40 void init (hb_face_t *face, in init() function
|
H A D | hb-shape-plan.cc | 59 hb_shape_plan_key_t::init (bool copy, in init() function in hb_shape_plan_key_t
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | view-cairo.hh | 48 void init (hb_buffer_t *buffer, const font_options_t *font_opts) in init() function
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
H A D | echo-cancel.h | 88 bool (*init) (pa_core *c, member
|
/third_party/python/Doc/tools/extensions/ |
H A D | suspicious.py | 88 def init(self): member in CheckSuspiciousMarkupBuilder
|