Home
last modified time | relevance | path

Searched defs:shrink (Results 1 – 25 of 30) sorted by relevance

12

/third_party/freetype/src/tools/
Dcordic.py7 shrink = 1.0 variable
/third_party/skia/third_party/externals/freetype/src/tools/
Dcordic.py7 shrink = 1.0 variable
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dcordic.py7 shrink = 1.0 variable
/third_party/ffmpeg/libavcodec/
Dmpegvideoencdsp.h40 void (*shrink[4])(uint8_t *dst, int dst_wrap, const uint8_t *src, member
/third_party/skia/modules/skplaintexteditor/include/
Dstringslice.h36 void shrink() { this->realloc(fLength); } in shrink() function
/third_party/flutter/skia/experimental/editor/
Dstringslice.h36 void shrink() { this->realloc(fLength); } in shrink() function
/third_party/skia/src/gpu/
DGrRectanizerSkyline.cpp91 int shrink = fSkyline[i-1].fX + fSkyline[i-1].fWidth - fSkyline[i].fX; in addSkylineLevel() local
/third_party/flutter/skia/src/gpu/
DGrRectanizer_skyline.cpp89 int shrink = fSkyline[i-1].fX + fSkyline[i-1].fWidth - fSkyline[i].fX; in addSkylineLevel() local
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c657 uint32_t shrink = dynamic_binding->array_size - var_desc_count; in set_layout_descriptor_count() local
675 uint32_t shrink = dynamic_binding->array_size - var_desc_count; in set_layout_buffer_view_count() local
693 uint32_t shrink = dynamic_binding->array_size - var_desc_count; in anv_descriptor_set_layout_descriptor_buffer_size() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp157 auto shrink = [this](size_t newsize) { in syncScope() local
/third_party/harfbuzz/src/
Dhb-vector.hh255 void shrink (int size_) in shrink() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-vector.hh245 void shrink (int size_) in shrink() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-vector.hh271 void shrink (int size_) in shrink() function
/third_party/python/Lib/test/
Dtest_calendar.py421 def shrink(cal): function
/third_party/libcoap/src/
Dpdu.c422 size_t shrink = 0; in coap_insert_option() local
/third_party/lwip/src/core/
Dpbuf.c406 u16_t shrink; in pbuf_realloc() local
/third_party/toybox/toys/pending/
Dvi.c1663 int shrink = strlen(last); in vi_main() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c2360 enum blit_shrink_status shrink = BLIT_NO_SHRINK; in do_blorp_blit() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c217 int shrink; /* shrink = 1, enlarge = 0 */ member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp2221 auto shrink = [&](size_t maxLen) { in trap() local
/third_party/openGLES/specs/es/katex/
Dkatex.js5425 shrink: [0.000, 0.000, 0.000], // sigma4 property
/third_party/openGLES/specs/gl/katex/
Dkatex.js5425 shrink: [0.000, 0.000, 0.000], // sigma4 property
/third_party/openGLES/specs/es/3.2/katex/
Dkatex.js5425 shrink: [0.000, 0.000, 0.000], // sigma4 property
/third_party/openGLES/specs/katex/
Dkatex.js5425 shrink: [0.000, 0.000, 0.000], // sigma4 property
/third_party/skia/third_party/externals/imgui/
Dimgui.h1737 …inline void shrink(int new_size) { IM_ASSERT(new_size <= Size); Size = new_… in shrink() function

12