Home
last modified time | relevance | path

Searched defs:blocks (Results 251 - 275 of 283) sorted by relevance

1...<<1112

/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp112 TextLine(ParagraphImpl* owner, SkVector offset, SkVector advance, BlockRange blocks, TextRange textExcludingSpaces, TextRange text, TextRange textIncludingNewlines, ClusterRange clusters, ClusterRange clustersWithGhosts, SkScalar widthWithSpaces, InternalLineMetrics sizes) global() argument
H A DParagraphImpl.cpp1447 auto blocks = findAllBlocks(textIncludingNewLines); in GetLineFontMetrics() local
1686 SkSpan<Block> ParagraphImpl::blocks(BlockRange blockRange) { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
111 ParagraphImpl(const SkString& text, ParagraphStyle style, SkTArray<Block, true> blocks, SkTArray<Placeholder, true> placeholders, sk_sp<FontCollection> fonts, std::shared_ptr<SkUnicode> unicode) ParagraphImpl() argument
135 ParagraphImpl(const std::u16string& utf16text, ParagraphStyle style, SkTArray<Block, true> blocks, SkTArray<Placeholder, true> placeholders, sk_sp<FontCollection> fonts, std::shared_ptr<SkUnicode> unicode) ParagraphImpl() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp273 std::vector<BlockLayoutEntry> blocks; member in deqp::gls::ub::UniformLayout
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c875 __be32 *blocks; in mmc_sd_num_wr_blocks() local
1762 u32 blocks; mmc_blk_mq_rw_recovery() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h1076 struct kbase_ipa_control_prfcnt_block blocks[KBASE_IPA_CORE_TYPE_NUM]; member
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c1938 DiracBlock *blocks = s->blmotion + y*s->blwidth; in dirac_decode_frame_internal() local
H A Dmpegvideo.h467 int16_t (*blocks)[12][64]; // for HQ mode we need to keep the best block member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c375 struct ra_block_state *blocks; member
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c2101 uint64_t blocks = size / block_size; in copy_buffer() local
2178 uint32_t blocks = fillSize / 4; in tu_CmdFillBuffer() local
H A Dtu_cmd_buffer.c4909 uint32_t blocks[3]; member
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h468 struct list_head blocks; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h409 struct hash_table_u64 *blocks; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp777 AssignInterfaceBlockBindings(const GlslangSourceOptions &options, const gl::ProgramExecutable &programExecutable, const std::vector<gl::InterfaceBlock> &blocks, const gl::ShaderType shaderType, GlslangProgramInterfaceInfo *programInterfaceInfo, UniformBindingIndexMap *uniformBindingIndexMapOut, ShaderInterfaceVariableInfoMap *variableInfoMapOut) AssignInterfaceBlockBindings() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h94 block_vector blocks; member in r600_sb::sb_pool
/third_party/libfuse/include/
H A Dfuse_kernel.h255 uint64_t blocks; member
272 uint64_t blocks; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc100 BasicBlockVector* blocks = schedule()->rpo_order(); in SelectInstructions() local
H A Dmid-tier-register-allocator.cc2780 IsDeferredBlockBoundary(const ZoneVector<RpoNumber>& blocks) IsDeferredBlockBoundary() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c92 struct hash_table *blocks; member
266 struct ntt_live_reg_block_state *blocks; member
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp931 SmallVector<BlockID> blocks; member
H A Dspirv_cross.cpp2882 static bool exists_unaccessed_path_to_return(const CFG &cfg, uint32_t block, const unordered_set<uint32_t> &blocks, in exists_unaccessed_path_to_return() argument
3431 auto &blocks = accessed_var.second; find_function_local_luts() local
3560 auto &blocks = var.second; analyze_variable_scope() local
3658 auto &blocks = var.second; analyze_variable_scope() local
3773 auto &blocks = handler.accessed_variables_to_block[loop_variable.first]; analyze_variable_scope() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2632 iterator_range<block_iterator> blocks() { in blocks() function in llvm::ShuffleVectorInst::PHINode
2636 iterator_range<const_block_iterator> blocks() const { in blocks() function in llvm::ShuffleVectorInst::PHINode
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp208 std::vector<BlockLayoutEntry> blocks; member in deqp::gles31::bb::BufferLayout
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp4085 auto blocks = builder.makeNewLoop(); in visitLoop() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c386 ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming, LLVMValueRef *values, LLVMBasicBlockRef *blocks) ac_build_phi() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h212 short *blocks; member

Completed in 99 milliseconds

1...<<1112