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

  /frameworks/rs/cpp/
Element.cpp 293 dk == RS_KIND_PIXEL_DEPTH)) {
317 if (dt == RS_TYPE_UNSIGNED_16 && dk != RS_KIND_PIXEL_DEPTH) {
333 case RS_KIND_PIXEL_DEPTH:
  /frameworks/rs/scriptc/
rs_types.rsh 532 RS_KIND_PIXEL_DEPTH = 12,
  /prebuilts/sdk/renderscript/include/
rs_types.rsh 532 RS_KIND_PIXEL_DEPTH = 12,
  /frameworks/rs/
rsDefines.h 183 RS_KIND_PIXEL_DEPTH,
  /frameworks/rs/driver/
rsdAllocation.cpp 85 case RS_KIND_PIXEL_DEPTH: return GL_DEPTH_COMPONENT16;
    [all...]

Completed in 26 milliseconds