OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fRGB
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libbmp.cpp
80
fRGB
.setCount(width * height * 3); // 3 == r, g, b
81
return
fRGB
.begin();
86
const uint8_t* rgb() const { return
fRGB
.begin(); }
89
SkTDArray<uint8_t>
fRGB
;
/external/skia/src/images/
SkImageDecoder_libbmp.cpp
80
fRGB
.setCount(width * height * 3); // 3 == r, g, b
81
return
fRGB
.begin();
86
const uint8_t* rgb() const { return
fRGB
.begin(); }
89
SkTDArray<uint8_t>
fRGB
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
Completed in 62 milliseconds