OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_bmp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libbmp.cpp
37
static bool
is_bmp
(SkStreamRewindable* stream) {
function
48
if (
is_bmp
(stream)) {
57
if (
is_bmp
(stream)) {
/external/skia/src/images/
SkImageDecoder_libbmp.cpp
37
static bool
is_bmp
(SkStreamRewindable* stream) {
function
48
if (
is_bmp
(stream)) {
57
if (
is_bmp
(stream)) {
Completed in 25 milliseconds