Searched refs:isDstRGB (Results 1 – 3 of 3) sorted by relevance
36 bool isDstRGB() const;
452 if (mConverter != NULL && mConverter->isDstRGB()) { in render()
82 bool ColorConverter::isDstRGB() const { in isDstRGB() function in android::ColorConverter