MCPcopy Create free account

hub / github.com/Zubnix/skia-wasm-port / functions

Functions2,392 in github.com/Zubnix/skia-wasm-port

↓ 57 callersMethodget
include/core/SkRefCnt.h:326
↓ 56 callersMethodpush
routines to treat the array like a stack
include/private/SkTDArray.h:263
↓ 55 callersFunctionmove
Seeks to an relative offset in the stream. If this cannot be done, returns false. * If an attempt is made to move to a position outside the stre
include/core/SkStream.h:138
↓ 52 callersMethodget
include/utils/SkLua.h:37
↓ 42 callersMethodset
include/core/SkSize.h:63
↓ 35 callersFunctionabort
(what)
docs/skia.js:4
↓ 35 callersFunctionthrowBindingError
(message)
docs/skia.js:4
↓ 27 callersFunctionassert
(condition,text)
docs/skia.js:4
↓ 26 callersFunctionSk32_sat_add
include/private/SkSafe32.h:17
↓ 24 callersMethodvalue
include/gpu/GrTypes.h:64
↓ 23 callersMethodisEmpty
Returns true if either widht or height are <= 0 */
include/core/SkSize.h:70
↓ 21 callersMethodisValid
* Returns true if a valid object has been initialized in the SkTLazy, * false otherwise. */
include/core/SkTLazy.h:106
↓ 21 callersFunctionstringToUTF8
(str,outPtr,maxBytesToWrite)
docs/skia.js:4
↓ 18 callersMethodheight
include/core/SkSize.h:76
↓ 18 callersFunctionintArrayFromString
(stringy,dontAddNull,length)
docs/skia.js:4
↓ 18 callersFunctionreadLatin1String
(ptr)
docs/skia.js:4
↓ 18 callersMethodwidth
include/core/SkSize.h:75
↓ 17 callersFunctionPointer_stringify
(ptr,length)
docs/skia.js:4
↓ 15 callersMethodcount
* Number of elements in the array. */
include/private/SkTArray.h:167
↓ 15 callersMethodload
It is essential we return by value rather than by const&. fVal may change at any time.
include/private/SkAtomics.h:56
↓ 15 callersMethodstore
include/private/SkAtomics.h:60
↓ 14 callersFunctionSkDEBUGCODE
include/private/SkPathRef.h:317
↓ 14 callersFunctionallocate
(slab,types,allocator,ptr)
docs/skia.js:4
↓ 14 callersFunctionembind__requireFunction
(signature,rawFunction)
docs/skia.js:4
↓ 13 callersFunctionSkColorSetARGB
Return a SkColor value from 8 bit component values */
include/core/SkColor.h:31
↓ 12 callersMethoddata
include/core/SkString.h:250
↓ 12 callersFunctionsk_malloc_throw
include/private/SkMalloc.h:58
↓ 12 callersMethodvalidate
include/private/SkTDArray.h:320
↓ 11 callersFunctionleadingNulls
(value,digits)
docs/skia.js:4
↓ 11 callersMethodnextU
Return the next pseudo random number as an unsigned 32bit value. */
include/utils/SkRandom.h:38
↓ 11 callersFunctionwhenDependentTypesAreResolved
(myTypes,dependentTypes,getTypeConverters)
docs/skia.js:4
↓ 10 callersFunctionSk32_sat_sub
include/private/SkSafe32.h:21
↓ 10 callersFunctionSkMulDiv255Round
* Return a*b/255, rounding any fractional bits. * Only valid if a and b are unsigned and <= 32767. */
include/core/SkMath.h:98
↓ 10 callersMethodget
Return the array of T elements. Will be NULL if count == 0 */
include/private/SkTemplates.h:193
↓ 10 callersFunctionregisterType
(rawType,registeredInstance,options)
docs/skia.js:4
↓ 10 callersMethodrelease
include/core/SkRefCnt.h:347
↓ 9 callersFunctionMake
include/core/SkImageInfo.h:217
↓ 9 callersMethodget
* Returns the object. This version should only be called when the caller * knows that the object has been initialized. */
include/core/SkTLazy.h:112
↓ 9 callersMethodgetFlags
include/core/SkFont.h:129
↓ 9 callersFunctiongetRefCnt
Return the reference count. Use only for debugging. */
include/core/SkRefCnt.h:48
↓ 9 callersMethodpop
include/private/SkTDArray.h:267
↓ 9 callersMethodreset
* Adopt the new bare pointer, and call unref() on any previously held object (if not null). * No call to ref() will be made. */
include/core/SkRefCnt.h:333
↓ 8 callersFunctionSkMaxScalar
include/core/SkScalar.h:134
↓ 8 callersFunctionSkMinScalar
include/core/SkScalar.h:135
↓ 8 callersMethodc_str
4 char null terminated string consisting only of chars 'r', 'g', 'b', 'a'. */
include/private/GrSwizzle.h:72
↓ 8 callersMethodcolorSpace
include/core/SkImageFilter.h:46
↓ 8 callersFunctioncompareByDay
(date1,date2)
docs/skia.js:4
↓ 8 callersFunctionemscriptenWebGLGetHeapForType
(type)
docs/skia.js:4
↓ 8 callersFunctionemscriptenWebGLGetShiftForType
(type)
docs/skia.js:4
↓ 8 callersFunctionfinish
(byteArray)
docs/skia.js:4
↓ 7 callersFunctionGrColorPackRGBA
* Pack 4 components (RGBA) into a GrColor int */
include/private/GrColor.h:44
↓ 7 callersMethodMake
include/core/SkSize.h:51
↓ 7 callersFunctionSkDEBUGCODE
include/private/SkMutex.h:38
↓ 7 callersFunctionSkTSwap
include/core/SkTypes.h:294
↓ 7 callersMethodappend
include/private/SkTDArray.h:158
↓ 7 callersMethodempty
include/private/SkTHash.h:209
↓ 7 callersMethodfetch_add
include/private/SkAtomics.h:75
↓ 7 callersMethodinsert
include/private/SkTDArray.h:181
↓ 7 callersFunctionthrowUnboundTypeError
(message,types)
docs/skia.js:4
↓ 6 callersFunctionSkSafeRef
include/core/SkRefCnt.h:183
↓ 6 callersFunctionSkScalarIsNaN
include/core/SkScalar.h:67
↓ 6 callersFunctionUTF8ArrayToString
(u8Array,idx)
docs/skia.js:4
↓ 6 callersFunction___setErrNo
(value)
docs/skia.js:4
↓ 6 callersFunction_embind_repr
(v)
docs/skia.js:4
↓ 6 callersMethodcopy
In the following move and copy methods, 'dst' is assumed to be uninitialized raw storage. * In the following move methods, 'src' is destroyed le
include/private/SkTArray.h:476
↓ 6 callersFunctionemscriptenWebGLGetTexPixelData
(type,format,width,height,pixels,internalFormat)
docs/skia.js:4
↓ 6 callersMethodget
include/private/SkTInternalLList.h:230
↓ 6 callersMethodinternalSize
include/gpu/GrResourceKey.h:129
↓ 6 callersMethodisClosed
include/private/GrOpList.h:59
↓ 6 callersMethodvalidate
include/gpu/GrGpuResource.h:69
↓ 6 callersMethodvalidate
include/private/GrSurfaceProxy.h:79
↓ 5 callersFunctionMake
Returns constructed SkIRect set to (0, 0, size.width(), size.height()). Does not validate input; size.width() or size.height() may be negative
include/core/SkRect.h:785
↓ 5 callersFunctionSk64_pin_to_s32
include/private/SkSafe32.h:13
↓ 5 callersFunctionSkDEBUGCODE
Asserts if SkPath data is inconsistent. Debugging check intended for internal use only. */
include/core/SkPath.h:1639
↓ 5 callersFunctionSkMin32
include/core/SkTypes.h:321
↓ 5 callersFunctioncallRuntimeCallbacks
(callbacks)
docs/skia.js:4
↓ 5 callersMethodfilter
include/gpu/GrSamplerState.h:43
↓ 5 callersMethodinit
include/core/SkTLazy.h:60
↓ 5 callersMethodinit
include/private/SkTArray.h:438
↓ 5 callersMethodlazyInstantiationState
include/private/GrSurfaceProxy.h:217
↓ 5 callersMethodmove
include/private/SkTArray.h:486
↓ 5 callersMethodnext
include/private/SkTHash.h:188
↓ 5 callersMethodpoints
* Returns the array of points. */
include/private/SkPathRef.h:52
↓ 5 callersMethodreset
Destroys previous objects in the array and default constructs count number of objects */
include/private/SkTemplates.h:154
↓ 5 callersMethodreset
include/private/SkTDArray.h:116
↓ 5 callersMethodvalidate
include/gpu/GrResourceKey.h:133
↓ 5 callersMethodx
Returns x-axis value of SkIPoint. @return fX */
include/core/SkPoint.h:39
↓ 5 callersMethody
Returns y-axis value of SkIPoint. @return fY */
include/core/SkPoint.h:45
↓ 4 callersFunctionIntersects
Returns true if a intersects b. Returns false if either a or b is empty, or do not intersect. @param a SkIRect to intersect
include/core/SkRect.h:592
↓ 4 callersFunctionSkFontStyle
include/core/SkFontStyle.h:47
↓ 4 callersFunctionSkMax32
include/core/SkTypes.h:315
↓ 4 callersFunctionSkRRect
include/core/SkRRect.h:54
↓ 4 callersFunctionSkScalarsEqual
* Helper to compare an array of scalars. */
include/core/SkScalar.h:197
↓ 4 callersFunction__addDays
(date,days)
docs/skia.js:4
↓ 4 callersFunction__isLeapYear
(year)
docs/skia.js:4
↓ 4 callersFunctioncreateNamedFunction
(name,body)
docs/skia.js:4
↓ 4 callersFunctiondone
(err)
docs/skia.js:4
↓ 4 callersFunctionemscriptenWebGLGet
(name_,p,type)
docs/skia.js:4
↓ 4 callersFunctiongetFirstWeekStartDate
(janFourth)
docs/skia.js:4
↓ 4 callersFunctiongetShiftFromSize
(size)
docs/skia.js:4
next →1–100 of 2,392, ranked by callers