OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_image_file
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/experimental/PdfViewer/
chop_transparency_main.cpp
121
static bool
is_image_file
(const char* filename) {
function
157
if (!
is_image_file
(filename.c_str())) {
163
} else if (sk_exists(readPath) &&
is_image_file
(readPath)) {
/external/chromium_org/third_party/skia/tools/
skimage_main.cpp
729
static bool
is_image_file
(const char* filename) {
function
[
all
...]
Completed in 27 milliseconds