Searched refs:image_width_ (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.h748 ::google::protobuf::int32 image_width_; member in class:com::android::glesv2debugger::Message
1102 image_width_ = 0;
1106 return image_width_;
1110 image_width_ = value;
H A Ddebugger_message.pb.cpp558 image_width_ = 0;
621 image_width_ = 0;
988 input, &image_width_)));
1434 std::swap(image_width_, other->image_width_);

Completed in 38 milliseconds