Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-machinery.hh287 hb_blob_t *get_blob () { return this->get ()->get_blob (); } in get_blob() function
311 hb_blob_t* get_blob () const { return this->get_stored (); } in get_blob() function
H A Dhb-blob.hh89 hb_blob_t * get_blob () const { return b.get_raw (); } in get_blob() function
H A Dhb-ot-kern-table.hh394 hb_blob_t *get_blob () const { return table.get_blob (); } in get_blob() function
H A Dhb-ot-cff2-table.hh491 hb_blob_t *get_blob () const { return blob; } in get_blob() function
H A Dhb-aat-layout-kerx-table.hh1147 hb_blob_t *get_blob () const { return table.get_blob (); } in get_blob() function
H A Dhb-aat-layout-morx-table.hh1319 hb_blob_t *get_blob () const { return table.get_blob (); } in get_blob() function
H A Dhb-ot-cff1-table.hh1220 hb_blob_t *get_blob () const { return blob; } in get_blob() function
H A Dhb-ot-layout-gsubgpos.hh4856 hb_blob_t *get_blob () const { return table.get_blob (); } in get_blob() function
/aosp_15_r20/external/virglrenderer/src/
H A Dvirgl_context.h100 int (*get_blob)(struct virgl_context *ctx, member
/aosp_15_r20/external/flatbuffers/rust/flexbuffers/src/reader/
H A Dmod.rs373 pub fn get_blob(&self) -> Result<Blob<B>, Error> { in get_blob() method
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_color.c536 get_blob(data_t *data, igt_pipe_t *pipe, enum igt_atomic_crtc_properties prop) in get_blob() function