Home
last modified time | relevance | path

Searched refs:DoSetLength (Results 1 – 5 of 5) sorted by relevance

/external/dng_sdk/source/
Ddng_memory_stream.cpp116 void dng_memory_stream::DoSetLength (uint64 length) in DoSetLength() function in dng_memory_stream
191 DoSetLength (Max_uint64 (fMemoryStreamLength, in DoWrite()
Ddng_memory_stream.h77 virtual void DoSetLength (uint64 length);
Ddng_fingerprint.h356 virtual void DoSetLength (uint64 length) in DoSetLength() function
Ddng_stream.cpp105 void dng_stream::DoSetLength (uint64 /* length */) in DoSetLength() function in dng_stream
370 DoSetLength (length); in SetLength()
Ddng_stream.h95 virtual void DoSetLength (uint64 length);