Searched refs:Pixel (Results 1 – 6 of 6) sorted by relevance
19 Pixel when launched.
28 This is the Chromebook Pixel released in 2013. It uses an Intel40 This is the Chromebook Pixel released in 2013. With this config60 This is the Chromebook Pixel released in 2015. It uses an Intel
163 A basic port to samus (Chromebook Pixel 2015) is in a basic working state,
2135 #define LCCR1_DisWdth(Pixel) /* Display Width [1..800 pix.] */ \ argument2136 (((Pixel) - 1) << FShft (LCCR1_PPL))
2744 #define LCCR1_DisWdth(Pixel) /* Display Width [16..1024 pix.] */ \ argument2745 (((Pixel) - 16)/16 << FShft (LCCR1_PPL))
14 (Chromebook Pixel) and `QEMU`_ x86 targets have been tested, but it should31 - Link (Chromebook Pixel)33 - Samus (Chromebook Pixel 2015)
Completed in 25 milliseconds