Home
last modified time | relevance | path

Searched defs:Projection (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() argument
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() function
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.h476 struct Projection { struct
477 enum ProjectionType { argument
485 Projection() in Projection() argument
492 ~Projection() { delete[] private_data; } in ~Projection() argument
496 ProjectionType type; argument
497 unsigned char* private_data;
498 size_t private_data_length;
499 float pose_yaw;
500 float pose_pitch;
501 float pose_roll;
/external/v8/src/compiler/
Dgraph-assembler.cc98 Node* GraphAssembler::Projection(int index, Node* value) { in Projection() function in v8::internal::compiler::GraphAssembler
Dcommon-operator.cc1484 const Operator* CommonOperatorBuilder::Projection(size_t index) { in Projection() function in v8::internal::compiler::CommonOperatorBuilder
Draw-machine-assembler.h117 Node* Projection(int index, Node* a) { in Projection() function
Dcode-assembler.cc1037 Node* CodeAssembler::Projection(int index, Node* value) { in Projection() function in v8::internal::compiler::CodeAssembler
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go2887 func (c *BucketsGetCall) Projection(projection string) *BucketsGetCall { func
3270 func (c *BucketsInsertCall) Projection(projection string) *BucketsInsertCall { func
3487 func (c *BucketsListCall) Projection(projection string) *BucketsListCall { func
3748 func (c *BucketsPatchCall) Projection(projection string) *BucketsPatchCall { func
4339 func (c *BucketsUpdateCall) Projection(projection string) *BucketsUpdateCall { func
7554 func (c *ObjectsCopyCall) Projection(projection string) *ObjectsCopyCall { func
8090 func (c *ObjectsGetCall) Projection(projection string) *ObjectsGetCall { func
8593 func (c *ObjectsInsertCall) Projection(projection string) *ObjectsInsertCall { func
8976 func (c *ObjectsListCall) Projection(projection string) *ObjectsListCall { func
9279 func (c *ObjectsPatchCall) Projection(projection string) *ObjectsPatchCall { func
[all …]
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h615 Projection() in Projection() function
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h615 Projection() in Projection() function