OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platformCALayerShowDebugBorders
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayerClient.h
54
virtual bool
platformCALayerShowDebugBorders
() const = 0;
GraphicsLayerCA.h
139
virtual bool
platformCALayerShowDebugBorders
() const { return showDebugBorders(); }
/external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWinInternal.cpp
388
if (owner()->owner()->
platformCALayerShowDebugBorders
()) {
/external/webkit/Source/WebKit/win/
FullscreenVideoController.cpp
188
virtual bool
platformCALayerShowDebugBorders
() const { return false; }
/external/webkit/Source/WebCore/platform/graphics/win/
MediaPlayerPrivateQuickTimeVisualContext.cpp
104
virtual bool
platformCALayerShowDebugBorders
() const { return false; }
[
all
...]
Completed in 57 milliseconds