Home
last modified time | relevance | path

Searched defs:linear_header (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dralloc.c607 linear_header { struct
614 struct linear_header *next; /* next buffer if we have more */ argument
615 struct linear_header *latest; /* the only buffer that has free space */ argument
636 typedef struct linear_header linear_header; typedef
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dprogram_test.cpp412 Result<FreeableBuffer> linear_header = linear_loader->load( in TEST_F() local
457 Result<FreeableBuffer> linear_header = linear_loader->load( in TEST_F() local