OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixelFormatIs32ARGB
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/win/
QTPixelBuffer.h
68
bool
pixelFormatIs32ARGB
() const;
QTPixelBuffer.cpp
156
bool QTPixelBuffer::
pixelFormatIs32ARGB
() const
MediaPlayerPrivateQuickTimeVisualContext.cpp
755
if (!buffer.
pixelFormatIs32ARGB
() && !buffer.pixelFormatIs32BGRA()) {
829
} else if (buffer.
pixelFormatIs32ARGB
()) {
[
all
...]
Completed in 59 milliseconds