Home
last modified time | relevance | path

Searched defs:native_type (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/base/cursor/
Dcursor_loader_ozone.cc47 int native_type = cursor->native_type(); in SetPlatformCursor() local
Dcursor.h108 int native_type() const { return native_type_; } in native_type() function
/external/chromium_org/v8/tools/
Djs2c.py400 def BuildMetadata(sources, source_bytes, native_type, omit): argument
480 def JS2C(source, target, native_type, compression_type, raw_file, omit): argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py150 def native_type(format): function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_format_pack.py150 def native_type(format): function