OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:origfile
(Results
1 - 3
of
3
) sorted by null
/external/zopfli/src/zopflipng/
zopflipng_lib.cc
179
const std::vector<unsigned char>&
origfile
,
228
lodepng::getFilterTypes(filters,
origfile
);
280
const std::vector<unsigned char>&
origfile
,
296
unsigned error = TryOptimize(image, w, h, inputstate, bit16,
origfile
,
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler-api/2.2/
plexus-compiler-api-2.2.jar
/packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java
639
File
origFile
= new File(mCurrentThumbRequest.mPath);
640
if (
origFile
.exists() &&
origFile
.length() > 0) {
[
all
...]
Completed in 1347 milliseconds