Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_patterncs.cpp43 bool CPDF_PatternCS::GetRGB(const float* pBuf, in GetRGB() function in CPDF_PatternCS
Dcpdf_color.cpp79 bool CPDF_Color::GetRGB(int* R, int* G, int* B) const { in GetRGB() function in CPDF_Color
Dcpdf_devicecs.cpp48 bool CPDF_DeviceCS::GetRGB(const float* pBuf, in GetRGB() function in CPDF_DeviceCS
Dcpdf_colorspace.cpp696 bool CPDF_CalGray::GetRGB(const float* pBuf, in GetRGB() function in CPDF_CalGray
752 bool CPDF_CalRGB::GetRGB(const float* pBuf, in GetRGB() function in CPDF_CalRGB
852 bool CPDF_LabCS::GetRGB(const float* pBuf, float* R, float* G, float* B) const { in GetRGB() function in CPDF_LabCS
952 bool CPDF_ICCBasedCS::GetRGB(const float* pBuf, in GetRGB() function in CPDF_ICCBasedCS
1169 bool CPDF_IndexedCS::GetRGB(const float* pBuf, in GetRGB() function in CPDF_IndexedCS
1249 bool CPDF_SeparationCS::GetRGB(const float* pBuf, in GetRGB() function in CPDF_SeparationCS
1327 bool CPDF_DeviceNCS::GetRGB(const float* pBuf, in GetRGB() function in CPDF_DeviceNCS
/external/toolchain-utils/cros_utils/
Dtabulator.py785 def GetRGB(self): member in Color