OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PixelSize
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc
37
int32_t HorizontalDeviceMetricsTable::
PixelSize
(int32_t record_index) {
/external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc
37
int32_t HorizontalDeviceMetricsTable::
PixelSize
(int32_t record_index) {
/external/opencv/cxcore/include/
cvwimage.h
202
int
PixelSize
() const {return Channels() * ChannelSize(); }
Completed in 64 milliseconds