HomeSort by relevance Sort by last modified time
    Searched refs:rs_yuv_format (Results 1 - 9 of 9) sorted by null

  /frameworks/rs/script_api/include/
rs_object_types.rsh 200 * rs_yuv_format: YUV format
212 } rs_yuv_format;
rs_allocation_create.rsh 109 bool faces, rs_yuv_format yuv_format);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_object_types.rsh 200 * rs_yuv_format: YUV format
212 } rs_yuv_format;
rs_allocation_create.rsh 109 bool faces, rs_yuv_format yuv_format);
    [all...]
  /frameworks/rs/script_api/
rs_object_types.spec 186 type: rs_yuv_format
rs_allocation_create.spec 84 arg: rs_yuv_format yuv_format, "YUV layout for the Type"
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 113 } rs_yuv_format; typedef in typeref:enum:__anon46764
364 rs_yuv_format yuv_format) {
390 rs_yuv_format yuv_format) {
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 127 } rs_yuv_format; typedef in typeref:enum:__anon46685
391 rs_yuv_format yuv_format) {
420 rs_yuv_format yuv_format) {
    [all...]
  /frameworks/rs/driver/runtime/
rs_allocation.c 418 bool mipmaps, bool faces, rs_yuv_format yuv_format);

Completed in 247 milliseconds