HomeSort by relevance Sort by last modified time
    Searched defs:PixelSize (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc 37 int32_t HorizontalDeviceMetricsTable::PixelSize(int32_t record_index) {
  /external/dng_sdk/source/
dng_image.cpp 100 if (bounds.IsEmpty () || planes == 0 || PixelSize () == 0)
138 if (TagTypeSize (pixelType) != PixelSize ())
151 uint32 dng_image::PixelSize () const
  /external/opencv/cxcore/include/
cvwimage.h 202 int PixelSize() const {return Channels() * ChannelSize(); }

Completed in 94 milliseconds