Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_headers/gen/gensrcs/frameworks/rs/
DrsgApiStructs.h354 struct __attribute__((packed)) RS_CMD_Allocation3DData_rec { struct
355 RsAllocation va;
356 uint32_t xoff;
357 uint32_t yoff;
358 uint32_t zoff;
359 uint32_t lod;
360 uint32_t w;
361 uint32_t h;
362 uint32_t d;
363 const void * data;
[all …]