Home
last modified time | relevance | path

Searched defs:size (Results 10726 - 10750 of 12855) sorted by relevance

1...<<421422423424425426427428429430>>...515

/third_party/skia/src/core/
H A DSkGpuBlurUtils.cpp123 SkISize size = SkISize::Make(SkGpuBlurUtils::KernelWidth(radiusX), in convolve_gaussian_2d() local
857 int size = KernelWidth(radius); Compute1DGaussianKernel() local
886 int size = KernelWidth(radius); Compute1DLinearGaussianKernel() local
[all...]
H A DSkTypeface.cpp363 size_t size = this->getTableSize(tag); in onCopyTableData() local
H A DSkRemoteGlyphCache.cpp48 uint32_t size; in auto_descriptor_from_desc() local
58 uint32_t size; in auto_descriptor_from_desc() local
68 size_t pad(size_t size, size_t alignment) { return (size + (alignment - 1)) & ~(alignment - 1); } in pad() argument
106 void* allocate(size_t size, size_t alignment) { in allocate() argument
148 read(size_t size, size_t alignment) read() argument
155 ensureAtLeast(size_t size, size_t alignment) ensureAtLeast() argument
[all...]
/third_party/skia/src/gpu/
H A DGrDirectContext.cpp574 void GrDirectContext::initGpuMemoryLimit(MemoryOverflowCalllback callback, uint64_t size) in initGpuMemoryLimit() argument
993 size_t size = SkCompressedDataSize(compression, in createCompressedBackendTexture() local
1079 size_t size in updateCompressedBackendTexture() local
948 create_and_update_compressed_backend_texture( GrDirectContext* dContext, SkISize dimensions, const GrBackendFormat& backendFormat, GrMipmapped mipMapped, GrProtected isProtected, sk_sp<GrRefCntedCallback> finishedCallback, const void* data, size_t size) create_and_update_compressed_backend_texture() argument
[all...]
H A DGrDataUtils.cpp119 static int num_4x4_blocks(int size) { in num_4x4_blocks() argument
123 static int num_6x6_blocks(int size) { in num_6x6_blocks() argument
128 static int num_8x8_blocks(int size) { in num_8x8_blocks() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp368 inline int32_t extendSign(int32_t val, size_t size) in extendSign() argument
395 size_t size[RGBfChannels]; member
[all...]
H A DRenderer.cpp172 void *Renderer::operator new(size_t size) in operator new() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp1036 size_t Image::size(int width, int height, int depth, int border, int samples, GLint internalformat) in size() function in egl::Image
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp1205 size_t size = fields[j]->type()->getObjectSize(); in CompareStruct() local
1265 float ComputeDeterminant(int size, ConstantUnion* unionArray) in ComputeDeterminant() argument
1310 int size = node->getNominalSize(); in CreateInverse() local
2029 size_t size = node->getType().getObjectSize(); promoteConstantUnion() local
[all...]
H A DSymbolTable.h257 inline TType *GenType(TType *type, int size) in GenType() argument
278 inline TType *VecType(TType *type, int size) in VecType() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp1099 int size = image[0][mBaseLevel]->getWidth(); in isBaseLevelDefined() local
1178 GLsizei size = image[0][mBaseLevel]->getWidth(); in isMipmapCubeComplete() local
1359 GLsizei size = image[face][level]->getWidth(); in copySubImage() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp237 void* Renderer::operator new(size_t size) in operator new() argument
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h29 int size; /* temp variable */ member
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c278 ecx_get_params(void *key, OSSL_PARAM params[], int bits, int secbits, int size) ecx_get_params() argument
/third_party/openssl/include/crypto/
H A Dx509.h35 int size; /* temp variable */ member
/third_party/openssl/ssl/statem/
H A Dextensions_clnt.c1443 size_t size = PACKET_remaining(pkt); in tls_parse_stoc_sct() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java636 public void setLowestRecPPEM(int size) { in setLowestRecPPEM() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DFeatureTag.java117 size("Optical size"), enum constant
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3232 ArrayIndex Value::size() const { size() function in Value
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinst_bindless_check_pass.cpp343 uint32_t size = 1; in ByteSize() local
[all...]
H A Dinstruction.cpp177 uint32_t size = 0; in NumInOperandWords() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3232 ArrayIndex Value::size() const { size() function in Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinst_bindless_check_pass.cpp343 uint32_t size = 1; in ByteSize() local
[all...]
H A Dinstruction.cpp177 uint32_t size = 0; in NumInOperandWords() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_extensions.cpp2908 auto* size = _.FindDef(inst->word(11)); ValidateExtInst() local
[all...]

Completed in 45 milliseconds

1...<<421422423424425426427428429430>>...515