OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Planet
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
earth.cc
169
class
Planet
: public pp::Instance {
171
explicit
Planet
(PP_Instance instance);
172
virtual ~
Planet
();
237
// Various settings for position & orientation of
planet
. Do not change
296
bool
Planet
::Init(uint32_t argc, const char* argn[], const char* argv[]) {
314
void
Planet
::Reset() {
372
Planet
::
Planet
(PP_Instance instance) : pp::Instance(instance),
397
Planet
::~
Planet
() {
[
all
...]
/external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc
180
class
Planet
{
182
Planet
();
183
virtual ~
Planet
();
232
// Various settings for position & orientation of
planet
. Do not change
280
void
Planet
::RequestTextures() {
293
void
Planet
::Reset() {
352
Planet
::
Planet
() : base_tex_(NULL), night_tex_(NULL), num_threads_(0),
363
Planet
::~
Planet
() {
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 502 milliseconds