Searched refs:image_width_ (Results 1 – 4 of 4) sorted by relevance
37 : image_width_(0), in CarbonVideoRenderer()74 int width = image_width_; in DrawFrame()112 if (width != image_width_ || height != image_height_) { in SetSize()115 image_width_ = width; in SetSize()
62 int image_width_; variable
407 int64 image_width() const { return image_width_; } in image_width()464 void set_image_width(int64 image_width) { image_width_ = image_width; } in set_image_width()504 int64 image_width_; variable
347 image_width_(-1), in ResourceEntry()