Home
last modified time | relevance | path

Searched defs:path_builder (Results 1 – 11 of 11) sorted by relevance

/external/skqp/src/compute/skc/
Dpath_builder.c21 skc_path_builder_retain(skc_path_builder_t path_builder) in skc_path_builder_retain()
29 skc_path_builder_release(skc_path_builder_t path_builder) in skc_path_builder_release()
43 skc_path_begin(skc_path_builder_t path_builder) in skc_path_begin()
61 skc_path_end(skc_path_builder_t path_builder, skc_path_t * path) in skc_path_end()
79 skc_path_move_to_1(skc_path_builder_t path_builder, in skc_path_move_to_1()
90 skc_path_move_to_2(skc_path_builder_t path_builder, in skc_path_move_to_2()
101 skc_path_move_to(skc_path_builder_t path_builder, in skc_path_move_to()
110 skc_path_close(skc_path_builder_t path_builder) in skc_path_close()
122 skc_path_line_to(skc_path_builder_t path_builder, in skc_path_line_to()
142 skc_path_quad_to(skc_path_builder_t path_builder, in skc_path_quad_to()
[all …]
Dcontext.h38 skc_err (* path_builder )(struct skc_context * const context, member
Dmain.c174 skc_path_builder_t path_builder; in main() local
Dcontext.c93 skc_path_builder_create(skc_context_t context, skc_path_builder_t * path_builder) in skc_path_builder_create()
/external/skia/src/compute/skc/
Dpath_builder.c21 skc_path_builder_retain(skc_path_builder_t path_builder) in skc_path_builder_retain()
29 skc_path_builder_release(skc_path_builder_t path_builder) in skc_path_builder_release()
43 skc_path_begin(skc_path_builder_t path_builder) in skc_path_begin()
61 skc_path_end(skc_path_builder_t path_builder, skc_path_t * path) in skc_path_end()
79 skc_path_move_to_1(skc_path_builder_t path_builder, in skc_path_move_to_1()
90 skc_path_move_to_2(skc_path_builder_t path_builder, in skc_path_move_to_2()
101 skc_path_move_to(skc_path_builder_t path_builder, in skc_path_move_to()
110 skc_path_close(skc_path_builder_t path_builder) in skc_path_close()
122 skc_path_line_to(skc_path_builder_t path_builder, in skc_path_line_to()
142 skc_path_quad_to(skc_path_builder_t path_builder, in skc_path_quad_to()
[all …]
Dcontext.h38 skc_err (* path_builder )(struct skc_context * const context, member
Dmain.c174 skc_path_builder_t path_builder; in main() local
Dcontext.c93 skc_path_builder_create(skc_context_t context, skc_path_builder_t * path_builder) in skc_path_builder_create()
/external/libtextclassifier/utils/
Dflatbuffers_test.cc106 flatbuffers::FlatBufferBuilder path_builder; in TEST() local
162 flatbuffers::FlatBufferBuilder path_builder; in TEST() local
193 flatbuffers::FlatBufferBuilder path_builder; in TEST() local
/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c171 struct skc_path_builder * path_builder; member
414 skc_path_builder_finalize_subblocks(struct skc_path_builder * const path_builder) in skc_path_builder_finalize_subblocks()
1260 skc_path_builder_cl_12_create(struct skc_context * const context, in skc_path_builder_cl_12_create()
/external/skia/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c171 struct skc_path_builder * path_builder; member
414 skc_path_builder_finalize_subblocks(struct skc_path_builder * const path_builder) in skc_path_builder_finalize_subblocks()
1260 skc_path_builder_cl_12_create(struct skc_context * const context, in skc_path_builder_cl_12_create()