HomeSort by relevance Sort by last modified time
    Searched refs:SetPixelType (Results 1 - 4 of 4) sorted by null

  /external/dng_sdk/source/
dng_simple_image.h 53 virtual void SetPixelType (uint32 pixelType);
dng_simple_image.cpp 76 void dng_simple_image::SetPixelType (uint32 pixelType)
79 dng_image::SetPixelType (pixelType);
dng_image.h 232 virtual void SetPixelType (uint32 pixelType);
dng_image.cpp 135 void dng_image::SetPixelType (uint32 pixelType)

Completed in 859 milliseconds