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

  /frameworks/rs/cpp/
Type.cpp 76 mYuvFormat = RS_YUV_NONE;
150 if (format != RS_YUV_NONE && !(mElement->isCompatible(Element::YUV(mRS)))) {
rsCppStructs.h 67 RS_YUV_NONE = 0, ///< No YUV data
    [all...]

Completed in 23 milliseconds