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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.h 126 // |is_small| is ture. Otherwise, returns large resolution custom wallpaper
131 bool is_small);
wallpaper_manager.cc 241 bool is_small) {
242 const char* suffix = is_small ?
786 bool is_small = resolution == ash::WALLPAPER_RESOLUTION_SMALL; local
787 base::FilePath wallpaper_path = GetWallpaperPathForUser(email, is_small);
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 2824 #define is_small macro
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 2683 #define is_small macro
    [all...]
  /external/libffi/src/
dlmalloc.c 2227 #define is_small macro
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 2237 #define is_small macro
    [all...]

Completed in 3068 milliseconds