Home
last modified time | relevance | path

Searched defs:entrySize (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/src/gpu/geometry/
DGrQuadBuffer.h32 int entrySize = this->entrySize(fDeviceType, needsLocals ? &fLocalType : nullptr); variable
176 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize() function
186 inline int entrySize(const Header* header) const { in entrySize() function
274 int entrySize = this->entrySize(deviceQuad.quadType(), localQuad ? &localType : nullptr); in append() local
/third_party/skia/src/gpu/geometry/
DGrQuadBuffer.h32 int entrySize = this->entrySize(fDeviceType, needsLocals ? &fLocalType : nullptr); variable
178 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize() function
188 inline int entrySize(const Header* header) const { in entrySize() function
267 int entrySize = this->entrySize(deviceQuad.quadType(), localQuad ? &localType : nullptr); in append() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionELF.h54 unsigned entrySize, const MCSymbolELF *group, unsigned UniqueID, in MCSectionELF()
/third_party/elfio/tests/
DELFIOTest.cpp74 Elf_Xword entrySize ) in checkSection()
98 Elf_Xword entrySize ) in checkSection()
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvcommn.c1084 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( statetable ); in gxv_EntryTable_validate() local
1466 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( xstatetable ); in gxv_XEntryTable_validate() local
/third_party/freetype/src/gxvalid/
Dgxvcommn.c1084 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( statetable ); in gxv_EntryTable_validate() local
1466 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( xstatetable ); in gxv_XEntryTable_validate() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvcommn.c1083 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( statetable ); in gxv_EntryTable_validate() local
1465 FT_Int entrySize = 2 + 2 + GXV_GLYPHOFFSET_SIZE( xstatetable ); in gxv_XEntryTable_validate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp264 deUint32 entrySize () const in entrySize() function in vkt::Draw::__anon90d6b86d0111::DrawInfoPacker
/third_party/freetype/src/truetype/
Dttgxvar.c641 FT_UInt entrySize; in ft_var_load_delta_set_index_mapping() local
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c640 FT_UInt entrySize; in ft_var_load_delta_set_index_mapping() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c694 FT_UInt entrySize; in ft_var_load_delta_set_index_mapping() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSchema.java5532 int entrySize = in filterUnknownEnumMap() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3580 const auto entrySize = static_cast<deUintptr>(sizeof(deInt32)); in iterate() local