HomeSort by relevance Sort by last modified time
    Searched refs:colorKey (Results 1 - 25 of 46) sorted by null

1 2

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_shape.h 96 SDL_Color colorKey;
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_shape.h 96 SDL_Color colorKey;
  /prebuilts/misc/windows/sdl2/include/
SDL_shape.h 96 SDL_Color colorKey;
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_shape.h 96 SDL_Color colorKey;
  /packages/apps/Calendar/src/com/android/calendar/event/
EventColorCache.java 47 int colorKey) {
48 mColorKeyMap.put(createKey(accountName, accountType, displayColor), colorKey);
  /external/webrtc/webrtc/modules/video_render/external/
video_render_external_impl.h 112 const void* colorKey, const float left,
video_render_external_impl.cc 180 const void* colorKey,
  /external/webrtc/webrtc/modules/video_render/
i_video_render.h 120 const void* colorKey,
video_render.h 242 const void* colorKey,
video_render_impl.h 183 const void* colorKey,
video_render_impl.cc 492 const void* colorKey,
506 return _ptrRenderer->SetBitmap(bitMap, pictureId, colorKey, left, top,
  /external/webrtc/webrtc/modules/video_render/linux/
video_render_linux_impl.h 113 const void* colorKey,
video_render_linux_impl.cc 250 const void* colorKey,
  /external/webrtc/webrtc/modules/video_render/mac/
video_render_mac_carbon_impl.h 121 const void* colorKey,
video_render_mac_cocoa_impl.h 121 const void* colorKey,
video_render_mac_carbon_impl.cc 268 const void* colorKey,
video_render_mac_cocoa_impl.mm 237 const void* colorKey,
  /external/webrtc/webrtc/modules/video_render/windows/
i_video_render_win.h 98 const void* colorKey,
video_render_windows_impl.h 121 const void* colorKey,
video_render_windows_impl.cc 320 const void* colorKey,
331 error = _ptrRendererWin->SetBitmap(bitMap, pictureId, colorKey, left,
video_render_direct3d9.h 179 const void* colorKey,
  /external/webrtc/webrtc/modules/video_render/android/
video_render_android_impl.h 114 const void* colorKey, const float left,
  /external/webrtc/webrtc/modules/video_render/ios/
video_render_ios_impl.mm 160 const void* colorKey,
  /packages/apps/Calendar/src/com/android/calendar/
CalendarColorPickerDialog.java 122 int colorKey = cursor.getInt(COLORS_INDEX_COLOR_KEY);
125 mColorKeyMap.put(displayColor, colorKey);
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java     [all...]

Completed in 572 milliseconds

1 2