HomeSort by relevance Sort by last modified time
    Searched refs:InitialState (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrReducedClip.h 19 enum InitialState {
29 * initialState. Optionally, the caller can request a tighter bounds on the clip be returned via
42 InitialState* initialState,
GrClipMaskManager.h 121 GrReducedClip::InitialState initialState,
128 GrReducedClip::InitialState initialState,
133 GrReducedClip::InitialState initialState,
GrReducedClip.cpp 21 InitialState* initialState,
35 InitialState* initialState,
46 *initialState = kAllIn_InitialState;
67 *initialState = kAllIn_InitialState;
85 *initialState = kAllIn_InitialState;
89 *initialState = kAllOut_InitialState;
98 *initialState = kAllOut_InitialState;
107 *initialState = kAllOut_InitialState
    [all...]
GrClipMaskManager.cpp 222 InitialState initialState;
241 &initialState,
245 if (kAllIn_InitialState == initialState) {
294 initialState,
299 initialState,
329 initialState,
544 InitialState initialState,
585 kAllIn_InitialState == initialState ? 0xffffffff : 0x00000000
    [all...]
  /external/chromium_org/sandbox/win/src/
sync_interception.h 20 BOOLEAN InitialState);
  /external/chromium_org/ui/gfx/animation/
slide_animation_unittest.cc 41 TEST_F(SlideAnimationTest, InitialState) {
  /external/chromium_org/ui/base/models/
list_selection_model_unittest.cc 33 TEST_F(ListSelectionModelTest, InitialState) {
  /external/chromium_org/third_party/skia/tests/
ClipStackTest.cpp 965 GrReducedClip::InitialState initial;
    [all...]
  /external/chromium_org/components/bookmarks/browser/
bookmark_node_data_unittest.cc 64 TEST_F(BookmarkNodeDataTest, InitialState) {
bookmark_model_unittest.cc 310 TEST_F(BookmarkModelTest, InitialState) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
PaintAggregatorTest.cpp 40 TEST(PaintAggregator, InitialState)
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h     [all...]
profile_sync_service_unittest.cc 323 TEST_F(ProfileSyncServiceTest, InitialState) {
profile_sync_service_bookmark_unittest.cc 760 TEST_F(ProfileSyncServiceBookmarkTest, InitialState) {
    [all...]
  /external/chromium_org/ppapi/tests/
test_paint_aggregator.cc 17 RUN_TEST(InitialState, filter);
  /external/chromium_org/ui/base/ime/chromeos/
character_composer_unittest.cc 141 TEST_F(CharacterComposerTest, InitialState) {
  /external/clang/lib/Format/
Format.cpp     [all...]
  /external/chromium_org/jingle/glue/
chrome_async_socket_unittest.cc 440 TEST_F(ChromeAsyncSocketTest, InitialState) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimationPlayerTest.cpp 92 TEST_F(AnimationAnimationPlayerTest, InitialState)
  /external/chromium_org/third_party/skia/src/utils/
SkLua.cpp 508 GrReducedClip::InitialState initialState;
518 &initialState,
    [all...]

Completed in 2074 milliseconds